Skip to content

Commit

Permalink
Fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Jan 28, 2018
1 parent 1760350 commit d5caf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before_script:
- npm install

script:
- gulp jshint
- gulp lint

sudo: required
dist: trusty
Expand Down

0 comments on commit d5caf69

Please sign in to comment.