mirror of
https://github.com/Hopiu/django-watson.git
synced 2026-03-16 22:00:22 +00:00
Use travis' new build workers.
They boot up faster and since we don't use sudo we can use them.
This commit is contained in:
parent
161ae4d451
commit
c453332076
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
language: python
|
||||
sudo: false
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue