Skip to content

Commit

Permalink
Remove openmp for travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliu committed Sep 12, 2017
1 parent 2779699 commit 831ad44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ addons:
- libatlas-base-dev
- libblas-dev
- libgsl0-dev
- libiomp-dev
script: cd lib && ./configure && make lib && cd ../bin && make && cd ../site && make source && cd ../test && make && make test

0 comments on commit 831ad44

Please sign in to comment.