Skip to content

Commit

Permalink
fix(ci): Run correct script in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Bouncey committed Oct 9, 2018
1 parent cfbb973 commit 3ae76fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ before_script:
- git config --global user.name "CamperBot"

script:
- npm run test
- npm run test-ci
2 changes: 1 addition & 1 deletion client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ae76fe

Please sign in to comment.