Skip to content

Commit

Permalink
Uncomment useless hyphen
Browse files Browse the repository at this point in the history
  • Loading branch information
above-c-level committed Dec 2, 2018
1 parent 7c9d3e9 commit a1da07e
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 @@ -30,7 +30,7 @@ before_install: : # Code coverage for codeclimate
- 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
-

install:
- TEST_DIR=$PWD
- pip install --upgrade pip setuptools wheel
Expand Down

0 comments on commit a1da07e

Please sign in to comment.