Skip to content

Commit

Permalink
Merge pull request #10 from wren/tests-ci-9
Browse files Browse the repository at this point in the history
#9 Update Python version for CI
  • Loading branch information
wren authored Jun 22, 2019
2 parents 60fbfa7 + efd674a commit 324022c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
dist: xenial # required for Python >= 3.7
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.7"
install:
- "pip install -e ."
- "pip install -q behave"
Expand Down

0 comments on commit 324022c

Please sign in to comment.