Skip to content

Commit

Permalink
Add missing apt packages for TEST_THEANO
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Jul 1, 2015
1 parent b8fadbe commit 997b6f3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -77,6 +77,13 @@ matrix:
- python: 2.7
env:
- TEST_THEANO="true"
addons:
apt:
packages:
- libatlas-dev
- libatlas-base-dev
- liblapack-dev
- gfortran
- python: 3.4
env:
- TEST_THEANO="true"
Expand Down

0 comments on commit 997b6f3

Please sign in to comment.