Skip to content

Commit

Permalink
Enable python3.7-dev on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
illume committed Feb 9, 2018
1 parent b46fb08 commit 018a4b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,9 @@ matrix:
- os: linux
sudo: required
python: 3.6
- os: linux
sudo: required
python: 3.7-dev
# Should only need one OSX build because older builds can work on newer machines ok.
#https://docs.travis-ci.com/user/osx-ci-environment/#OS-X-Version
- os: osx
Expand Down

0 comments on commit 018a4b2

Please sign in to comment.