Skip to content

Commit

Permalink
Disable caching in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aseyboldt committed Jul 6, 2020
1 parent 4f24e5c commit 61d5e57
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: python

cache:
directories:
- $HOME/.theano
- $HOME/miniconda3
#cache:
# directories:
# - $HOME/.theano
# - $HOME/miniconda3

addons:
apt_packages:
Expand Down

0 comments on commit 61d5e57

Please sign in to comment.