Browse Source

Merge pull request #1041 from romanz/master

travis: use container-based infrastructure for faster tests
master
ThomasV 11 years ago
parent
commit
c1583001b4
  1. 1
      .travis.yml

1
.travis.yml

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

Loading…
Cancel
Save