Skip to content

Commit

Permalink
Try find out what Python we are using
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksnape committed Sep 1, 2014
1 parent 36a1cd5 commit 1c22a42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -20,6 +20,8 @@ install:
- export PATH=/home/travis/miniconda/bin:$PATH

script:
- which python
- python --version
- python traviconda.py build --path ./conda --user menpo --key $BINSTAR_KEY

notifications:
Expand Down

0 comments on commit 1c22a42

Please sign in to comment.