Skip to content

Commit

Permalink
remove openblas installation which breaks ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Oneplus committed Jan 2, 2016
1 parent 7ae71d1 commit c0d28c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ compiler:

before_install:
- sudo apt-get install cmake
- sudo apt-get install libopenblas-dev
- sudo ln -s /usr/lib/openblas-base/libopenblas.so /usr/lib/

script:
- ./configure
Expand Down

0 comments on commit c0d28c7

Please sign in to comment.