Skip to content

Commit

Permalink
ensured travis runs with python 3.6 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
AboudyKreidieh authored and eugenevinitsky committed Sep 5, 2018
1 parent f4dca19 commit 2d5edd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ before_install:
- conda config --set always_yes yes --set changeps1 no
- conda update -q conda
- conda info -a
- conda install python=3.6
- python -V

# Requirements for ray
Expand Down

0 comments on commit 2d5edd3

Please sign in to comment.