mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 03:57:45 +00:00
Travis CI: add gcc 4.8 for osx
This setup was still missing. Suggested by Stéphane Nicolet. No functional change.
This commit is contained in:
@@ -22,6 +22,12 @@ matrix:
|
||||
- COMPILER=clang++-3.7
|
||||
- COMP=clang
|
||||
|
||||
- os: osx
|
||||
compiler: gcc
|
||||
env:
|
||||
- COMPILER=g++-4.8
|
||||
- COMP=gcc
|
||||
|
||||
- os: osx
|
||||
compiler: clang
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user