Skip to content

Commit

Permalink
package/ci: TRAVIS! WHAT DO YOU WANT TODAY
Browse files Browse the repository at this point in the history
  • Loading branch information
mosra committed Oct 24, 2019
1 parent 19cb8f4 commit 396e48b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package/ci/travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,16 @@ matrix:
- LCOV_EXTRA_OPTS="--gcov-tool /usr/bin/gcov-4.8"
- language: cpp
os: osx
# The default (9.4) fails to upgrade Homebrew since Oct 22 2019 because of
# some syntax error, unexpected keyword_rescue, expecting keyword_end
osx_image: xcode10.3
compiler: clang
env:
- JOBID=macos-gl
- TARGET=desktop
- language: cpp
os: osx
osx_image: xcode10.3
compiler: clang
env:
- JOBID=macos-static
Expand Down

0 comments on commit 396e48b

Please sign in to comment.