Browse Source

don't use travis container-based infrastructure

pull/104/head
Alexandre Fayolle 9 years ago
parent
commit
db75cc900d
  1. 1
      .travis.yml

1
.travis.yml

@ -1,3 +1,4 @@
sudo: required
language: python
python:
- "2.7"

Loading…
Cancel
Save