Skip to content

Commit

Permalink
use Travis's container base architecture
Browse files Browse the repository at this point in the history
This results in significantly faster builds but removes the ability to use `sudo`.
  • Loading branch information
kaelig committed Jul 2, 2015
1 parent 882870a commit 09b1e73
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,3 +1,4 @@
sudo: false
language: python
python:
- "3.3"
Expand Down

0 comments on commit 09b1e73

Please sign in to comment.