Skip to content

Commit 9d582e4

Browse files
joshkweaverryan
authored andcommitted
Use the new build env on Travis
faster vms with more ram and cpu, much improved boot times
1 parent 7acf27c commit 9d582e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ language: python
33
python:
44
- "2.7"
55

6+
sudo: false
7+
68
install:
79
- "pip install -q -r requirements.txt --use-mirrors"
810

0 commit comments

Comments
 (0)