Skip to content

Commit

Permalink
Adding "sudo: false" to allow faster builds on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Dec 18, 2014
1 parent c2ba130 commit ba0131d
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 ba0131d

Please sign in to comment.