Use new travis insfrastructure (sudo:false)
This commit is contained in:
parent
45ffcdee7b
commit
55237b094a
@ -3,6 +3,9 @@ python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
|
||||
# Use new Travis infrastructure (Docker can't sudo yet)
|
||||
sudo: false
|
||||
|
||||
# No need to install any deps.
|
||||
install: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user