Skip to content

Commit

Permalink
Cache /usr/loca/lib
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Jan 9, 2019
1 parent dd7d655 commit f4979e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
- pytest --cov=freqtrade --cov-config=.coveragerc freqtrade/tests/
- coveralls
name: pytest
python:
- 3.7
- script:
- cp config.json.example config.json
- python freqtrade/main.py --datadir freqtrade/tests/testdata backtesting
Expand Down Expand Up @@ -58,3 +56,4 @@ cache:
pip: True
directories:
- ta-lib
- /usr/local/lib

0 comments on commit f4979e0

Please sign in to comment.