Skip to content

Commit

Permalink
#5 build before test
Browse files Browse the repository at this point in the history
  • Loading branch information
moshfeu committed Nov 2, 2018
1 parent f132753 commit 37b01a5
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 @@ -16,7 +16,7 @@ install:
- npm install

script:
- npm build
- npm run build
- npm test
- npm run coveralls

Expand Down

0 comments on commit 37b01a5

Please sign in to comment.