Commit 7dc999ef by Maarten L. Hekkelman Committed by GitHub

Update .travis.yml

Seems the compiler on macOS is a bit out of date?
parent 697028b7
...@@ -2,12 +2,12 @@ language: cpp ...@@ -2,12 +2,12 @@ language: cpp
os: os:
- linux - linux
- osx # - osx
dist: focal dist: focal
osx_image: #osx_image:
- xcode12 # - xcode12
compiler: compiler:
- gcc - gcc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment