Skip to content

Commit

Permalink
Fixed CI steps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexindigo committed Aug 13, 2018
1 parent 360def6 commit a28e56f
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 @@ -18,7 +18,7 @@ script:
- node --version
- npm --version
- npm run lint
- npm run cover
- npm run test
- npm run browser
- npm run report
after_success:
Expand Down

0 comments on commit a28e56f

Please sign in to comment.