Skip to content

Commit

Permalink
Need to do a reset not a clean to remove tracked files oops
Browse files Browse the repository at this point in the history
  • Loading branch information
zaquestion authored Oct 24, 2018
1 parent 1e0c955 commit f9081ac
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 @@ -37,7 +37,7 @@ after_success:
do sed -i "/$r/d" coverage.txt
done
- bash <(curl -s https://codecov.io/bash)
- git clean -fd testdata
- git reset HEAD --hard

deploy:
provider: script
Expand Down

0 comments on commit f9081ac

Please sign in to comment.