Skip to content

Commit

Permalink
fix(travis): fix tests 馃悰
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreBrisorgueil committed Sep 24, 2019
1 parent 235e767 commit 2db3c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ services:
install:
- npm i
after_script:
- npm run testCoveralls
- npm run test:coveralls
jobs:
include:
- stage: deploy
Expand Down

0 comments on commit 2db3c58

Please sign in to comment.