Browse Source

New travis infrastructure

pull/242/head
Florian Mounier 9 years ago
parent
commit
5d265875ab
  1. 1
      .travis.yml

1
.travis.yml

@ -11,3 +11,4 @@ install:
- pip install tox
script:
- tox -e $TOX_ENV
sudo: false

Loading…
Cancel
Save