Unverified Commit 2ee06301 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update .travis.yml

parent 60be9bd6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -47,6 +47,8 @@ script:

after_success:
  - coveralls
  # Need to do the build in the root
  - source deactivate 
  - conda install conda-build anaconda-client
  - conda config --set anaconda_upload yes
  - conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION recipe