Skip to content

Commit

Permalink
one more try with cntk
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Nov 28, 2017
1 parent 9d14463 commit 7fbb1b0
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 @@ -25,7 +25,7 @@ addons:
- libssl-dev

before_script:
- pip2.7 install --upgrade --ignore-installed --user ndg-httpsclient
- pip2.7 install --upgrade --ignore-installed --user pyopenssl ndg-httpsclient pyasn1
- pip2.7 install --upgrade --ignore-installed --user travis pip setuptools wheel virtualenv
- pip2.7 install --upgrade --ignore-installed --user travis keras h5py pyyaml requests Pillow scipy theano
- pip2.7 install --upgrade --ignore-installed --user https://cntk.ai/PythonWheel/CPU-Only/cntk-2.3-cp27-cp27mu-linux_x86_64.whl
Expand Down

0 comments on commit 7fbb1b0

Please sign in to comment.