Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpumperla committed Aug 15, 2018
1 parent 8d917c8 commit 24b544a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ install:
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy scipy pytest h5py flask
- source activate test-environment
- pip install pytest-cov python-coveralls
- pip install -r requirements.txt
- python setup.py install
- pip install -r requirements.txt

script:
- python -c "import keras.backend"
Expand Down

0 comments on commit 24b544a

Please sign in to comment.