Skip to content

Commit

Permalink
Merge pull request #80 from skrustev/master
Browse files Browse the repository at this point in the history
Update travis to run jshint tests.
  • Loading branch information
mpavlinov authored Jul 26, 2016
2 parents e2831e8 + f349a0e commit e37f98f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ before_install:
script:
- npm run start
- sleep 3
- grunt default
- npm run instrument
- npm run test-single
- npm run protractor
Expand Down

0 comments on commit e37f98f

Please sign in to comment.