Skip to content

Commit

Permalink
Merge pull request #14 from thedrow/patch-1
Browse files Browse the repository at this point in the history
Moved travis workers to the sudoless environment and enabled caching
  • Loading branch information
Teddy Reed committed Oct 27, 2015
2 parents a3a1b71 + 880663c commit ad40835
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,4 +1,8 @@
language: python
sudo: false
cache:
directories:
- $HOME/.cache/pip
python:
- 2.6
- 2.7
Expand Down

0 comments on commit ad40835

Please sign in to comment.