Skip to content

Commit

Permalink
Merge pull request #433 from dhermes/enable-docker-on-travis
Browse files Browse the repository at this point in the history
Adding "sudo: false" to allow faster builds on Travis.
  • Loading branch information
tseaver committed Dec 18, 2014
2 parents 4fb086e + ba0131d commit 1f2ed88
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

before_install:
- git clone https://github.com/GoogleCloudPlatform/gcloud-python-wheels
Expand Down

0 comments on commit 1f2ed88

Please sign in to comment.