Skip to content

Commit

Permalink
enabling tox cache
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed May 21, 2015
1 parent 40b6580 commit d7a797f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: python
cache: pip
cache:
pip
directories:
- .tox

python: 2.7
env:
- TOX_ENV=py27
Expand Down

0 comments on commit d7a797f

Please sign in to comment.