mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
Re-enable webview on GTK3 Travis build
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ jobs:
|
||||
name: wxGTK 2 UTF-8 Ubuntu 18.04
|
||||
- dist: bionic
|
||||
compiler: gcc
|
||||
env: wxGTK_VERSION=3 wxCONFIGURE_FLAGS="--enable-cxx11 --enable-stl --disable-webview" wxMAKEFILE_CXXFLAGS=-std=c++11 wxMAKEFILE_LDFLAGS=-Wl,--no-as-needed wxUSE_XVFB=1
|
||||
env: wxGTK_VERSION=3 wxCONFIGURE_FLAGS="--enable-cxx11 --enable-stl" wxMAKEFILE_CXXFLAGS=-std=c++11 wxMAKEFILE_LDFLAGS=-Wl,--no-as-needed wxUSE_XVFB=1
|
||||
name: wxGTK 3 STL Ubuntu 18.04
|
||||
- dist: bionic
|
||||
compiler: clang
|
||||
|
||||
Reference in New Issue
Block a user