diff --git a/.travis.yml b/.travis.yml index 93590b0c123f4bead002e87495e289665ad69209..9bd344af146237ffe8c293f5f5dd706f3321ff5b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ notifications: matrix: include: - os: osx - osx_image: xcode10.2 # for c++17 + osx_image: xcode11.3 #xcode10.2 # for c++17 compiler: clang addons: homebrew: @@ -22,6 +22,7 @@ matrix: - clang-format - ninja - openssl + update: true - os: linux compiler: gcc env: