summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSanto Cariotti <sancn@live.com>2017-09-11 10:24:33 +0200
committerSanto Cariotti <sancn@live.com>2017-09-11 10:24:33 +0200
commit16822eda917dc99a6e0be5db8330d4401ca4fd23 (patch)
tree99b9e794f55db62e2e8fdb3fbd3c9924de039831 /.travis.yml
parent815af19f3b441ccb1cd5575802da384dfd10f6fe (diff)
update travisci
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml10
1 files changed, 4 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 5c2d5db..14380a5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,6 @@
language: python
python:
- - "3.5"
- - "3.6"
-
-install:
- - pip install -r requirements.txt
-
+ - 3.6
+ - nightly
+script:
+ - pytest