Drop CEF support

This commit is contained in:
Paul Rouget 2018-01-31 05:15:12 +01:00
parent e94a25949c
commit 2282292fa4
106 changed files with 151 additions and 38350 deletions

View file

@ -14,7 +14,6 @@ set -o pipefail
env CC=gcc-5 CXX=g++-5 ./mach build --dev
env ./mach test-unit
env ./mach package --dev
env ./mach build-cef
env ./mach build --dev --no-default-features --features default-except-unstable
./mach build-geckolib
./mach test-stylo