Skip to content

Commit

Permalink
remove comments in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuizi7 committed Oct 27, 2018
1 parent 7559ca8 commit d02efda
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ install:
script:
- ls -al $HOME/.rqalpha/
- ls -al $HOME/.rqalpha/bundle/
# - |
# if [ ! -d $HOME/.rqalpha/bundle/ex_cum_factor.bcolz ]; then
# rqalpha update_bundle
# fi
- rqalpha update-bundle
- coverage run --source=rqalpha test.py
cache:
Expand Down

0 comments on commit d02efda

Please sign in to comment.