Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Sep 26, 2016
1 parent 300efff commit b111ae4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -6,5 +6,6 @@ env:
install:
- npm install
script:
- npm run test
- npm run lint
- npm test

0 comments on commit b111ae4

Please sign in to comment.