Commit 10856e79 authored by Jay's avatar Jay
Browse files

travis

parent 91b3556d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ before_install:

install:
  # Create the env
  - echo $PYTHON_VERSION
  - echo $TRAVIS_PYTHON_VERSION
  - conda create --yes -n test python=$TRAVIS_PYTHON_VERSION
  - source activate test