Update .travis.yml

This commit is contained in:
Max Zwiessele 2015-09-12 19:01:40 +01:00
parent 40bd1c970a
commit 0b386dec4f

View file

@ -14,6 +14,10 @@ os:
# - libatlas-base-dev
# - liblapack-dev
cache:
directories:
- $HOME/miniconda/
env:
- PYTHON_VERSION=2.7
- PYTHON_VERSION=3.3