Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
Looks like travis has no support for python 3.7 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
zakx committed Jan 2, 2019
1 parent 2a17a78 commit a4a0b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python
install: true
python:
- '3.7'
- '3.5'
script: ./test.py
notifications:
irc:
Expand Down

0 comments on commit a4a0b1c

Please sign in to comment.