diff --git a/.travis.yml b/.travis.yml index af3a75e9..9eb28ae4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,11 +28,6 @@ install: - "go mod verify" - "make test-deps yarn clean compile install" language: go -addons: - chrome: stable - apt: - packages: - - libgconf-2-4 matrix: allow_failures: - go: master