Skip to content

Commit

Permalink
Update .travis.yml (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbooth authored Feb 19, 2020
1 parent cffea78 commit 765143a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: python
python:
- "3.6.1"
- 3.6.1
- 3.7
install:
- pip install -r requirements.txt
- pip install flake8
Expand Down

0 comments on commit 765143a

Please sign in to comment.