Browse Source

travis: use container-based infrastructure for faster tests

283
Roman Zeyde 10 years ago
parent
commit
87fe48769b
  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