Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed May 7, 2019
1 parent 8468a5f commit a9c3565
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
# https://docs.travis-ci.com/user/customizing-the-build#The-Build-Lifecycle
# https://docs.travis-ci.com/user/languages/python

dist: xenial # required for Python >= 3.7
language: python
python:
- "3.6"
- "3.7"
- "nightly"

before_script:
- wget http://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
Expand Down

0 comments on commit a9c3565

Please sign in to comment.