Skip to content

Commit

Permalink
fixing travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasli committed Mar 25, 2019
1 parent 044cd79 commit b5f6dd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,8 +1,9 @@
language: python
dist: xenial
sudo: false # Speed up build, allegedly.
python:
- "3.6"
- "3.7.2"
- "3.7"
before_install:
- "export PYTHONPATH=$PYTHONPATH:$(pwd)"
install:
Expand Down

0 comments on commit b5f6dd7

Please sign in to comment.