Skip to content

Commit

Permalink
chore(test): travis-cli removed the ‘&’ character but stucked the ci …
Browse files Browse the repository at this point in the history
…pipeline.
  • Loading branch information
chabou-san committed Mar 16, 2020
1 parent 79baa14 commit 9b99d22
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,5 +22,5 @@ before_script:
- jspm install
- gulp build
before_install:
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
script: npm run coveralls

0 comments on commit 9b99d22

Please sign in to comment.