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 8d8ad43 commit 2a6aabf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -6,5 +6,5 @@ env:
install:
- npm install
script:
- npm lint
- npm test
- npm run lint
- npm run test

0 comments on commit 2a6aabf

Please sign in to comment.