mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-24 19:14:09 +01:00
.travis.yml: use 'sudo: true'.
Re-enables 'ping' (was disabled while switching from Precise to Trusty), and may actually be faster. See https://github.com/travis-ci/travis-ci/issues/8270
This commit is contained in:
parent
5272bf3a86
commit
b02a124398
@ -1,5 +1,5 @@
|
||||
language: python
|
||||
sudo: false
|
||||
sudo: true
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
|
Loading…
Reference in New Issue
Block a user