projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6028232
)
Install gfortran in Travis CI.
author
Zhang Xianyi
<traits.zhang@gmail.com>
Fri, 5 Jul 2013 03:11:18 +0000
(11:11 +0800)
committer
Zhang Xianyi
<traits.zhang@gmail.com>
Fri, 5 Jul 2013 03:11:18 +0000
(11:11 +0800)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index aac0ad77a7f7805517e6da21628a3f7a5ff0f7b7..4a6f3579282f058795b9acf7a4162208fbefe402 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,6
+3,9
@@
compiler:
- gcc
script: make DYNAMIC_ARCH=1 TARGET=NEHALEM NUM_THREADS=16
+before_install:
+ - sudo apt-get install -qq gfortran
+
# whitelist
branches:
only: