Skip to content

Commit

Permalink
Merge pull request #20 from evrardjp/fix_ci
Browse files Browse the repository at this point in the history
Update python runtime environments
  • Loading branch information
richmahn authored Nov 21, 2019
2 parents 36e5531 + 6202e58 commit c6acee3
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,9 +1,8 @@
language: python
python:
- '2.7'
- '3.3'
- '3.4'
- '3.5'
- '3.6'
- '3.7'
install:
- pip install -r requirements.txt
- pip install -r test_requirements.txt
Expand Down

0 comments on commit c6acee3

Please sign in to comment.