mirror of https://github.com/explosion/spaCy.git
Try running sudo=true for travis
This commit is contained in:
parent
603907926f
commit
299621b747
|
@ -1,6 +1,6 @@
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
sudo: false
|
sudo: true
|
||||||
dist: trusty
|
dist: trusty
|
||||||
group: edge
|
group: edge
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue