Update CircleCI to Ubuntu 18.04
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
set -e
|
||||
|
||||
export CMAKE_OPTS="$CMAKE_FLAGS -DUSE_WERROR=ON"
|
||||
../cmake/build_mingw32.sh
|
||||
../cmake/build_win32.sh
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
set -e
|
||||
|
||||
export CMAKE_OPTS="$CMAKE_FLAGS -DUSE_WERROR=ON"
|
||||
../cmake/build_mingw64.sh
|
||||
../cmake/build_win64.sh
|
||||
|
||||
Reference in New Issue
Block a user