Travis CI script adjusted. Runner.js file added to .gitignore

This commit is contained in:
Diullei Gomes 2013-06-20 14:59:56 -03:00
parent f44ddc0fa4
commit aca02e566a
2 changed files with 1059 additions and 0 deletions

1
.gitignore vendored
View File

@ -22,6 +22,7 @@ Properties
*~
# test folder
!_infrastructure/*.js
!_infrastructure/tests/*
!_infrastructure/tests/*.js
!_infrastructure/tests/*/*.js

1058
_infrastructure/runner.js Normal file

File diff suppressed because it is too large Load Diff