Skip to content

Commit

Permalink
removed yarn call
Browse files Browse the repository at this point in the history
  • Loading branch information
lexmihaylov committed Jul 25, 2018
1 parent cacfcc7 commit b68ab6b
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 @@ -5,7 +5,6 @@ language: node_js
node_js:
- "6.11.2"
before_script:
- yarn global add nyc
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
Expand Down

0 comments on commit b68ab6b

Please sign in to comment.