Skip to content

Commit f349a0e

Browse files
committed
Update travis to run jshint tests.
1 parent e2831e8 commit f349a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
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)