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:
ed01f49
)
Update OSX environment to Sierra
author
Martin Kroeker
<martin@ruby.chemie.uni-freiburg.de>
Tue, 8 Jan 2019 13:41:48 +0000
(14:41 +0100)
committer
GitHub
<noreply@github.com>
Tue, 8 Jan 2019 13:41:48 +0000
(14:41 +0100)
as homebrew seems to have dropped support for El Capitan in their gcc packages
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
3f323a8
..
51679af
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-149,7
+149,7
@@
matrix:
- &test-macos
os: osx
- osx_image: xcode8
+ osx_image: xcode8
.3
before_script:
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=NEHALEM NUM_THREADS=32"
- brew update