Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Nov 23, 2018
1 parent 9281138 commit 161b7cb
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 @@ -17,7 +17,7 @@ before_install:
before_script:
- greenkeeper-lockfile-update
script:
- node_modules/karma/bin/karma start karma.conf.js --single-run
- yarn test
after_script:
- greenkeeper-lockfile-upload
after_success:
Expand Down

0 comments on commit 161b7cb

Please sign in to comment.