Skip to content

Commit

Permalink
Merge pull request #58 from mikepurvis/patch-1
Browse files Browse the repository at this point in the history
Faster cheaper travis builds without sudo.
  • Loading branch information
pavlov99 committed Mar 29, 2017
2 parents 59b6193 + 471c945 commit 19c4bdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: python
sudo: false

python: "2.7"

Expand Down

0 comments on commit 19c4bdb

Please sign in to comment.