Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Commit

Permalink
Merge 6bdc046 into 4549096
Browse files Browse the repository at this point in the history
  • Loading branch information
Grigouze committed Sep 18, 2018
2 parents 4549096 + 6bdc046 commit d08aadb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
language: python
dist: xenial
sudo: true
python:
- "2.7"
- "3.4"
- "2.6"
- "3.3"
- "3.5"
- "3.6"
- "3.7-dev"
- "3.7"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
- 'pip install -e ".[test]"'
Expand Down

0 comments on commit d08aadb

Please sign in to comment.