Skip to content

Commit

Permalink
Speed up Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Sep 7, 2015
1 parent ac17033 commit fbc2577
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
sudo: false
cache:
directories:
- .tox
language: python
env:
- TOXENV=py26
Expand Down

0 comments on commit fbc2577

Please sign in to comment.