Skip to content

Commit

Permalink
fixing travis yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzhen1997 committed May 30, 2020
1 parent 079be73 commit 1d2c052
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 @@ -22,7 +22,7 @@ notifications:
on_failure: always

script:
- npm test:ci
- npm run test:ci
- CI=false npm run build

after_success:
Expand Down

0 comments on commit 1d2c052

Please sign in to comment.