Skip to content

Commit

Permalink
ci: fix copied command
Browse files Browse the repository at this point in the history
  • Loading branch information
ifiokjr committed Jan 30, 2019
1 parent 1d8244c commit 1246ac9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ env:
global:
- PATH=$HOME/.yarn/bin:$HOME/bin:$PATH
before_install:
- yarn ci:setup
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > $HOME/bin/cc-test-reporter
- chmod +x $HOME/bin/cc-test-reporter
- cc-test-reporter before-build
Expand Down

0 comments on commit 1246ac9

Please sign in to comment.