Skip to content

Commit e37f98f

Browse files
authored
Merge pull request #80 from skrustev/master
Update travis to run jshint tests.
2 parents e2831e8 + f349a0e commit e37f98f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ before_install:
1515
script:
1616
- npm run start
1717
- sleep 3
18+
- grunt default
1819
- npm run instrument
1920
- npm run test-single
2021
- npm run protractor

0 commit comments

Comments
 (0)