Stop building the Ubuntu version with Travis.

This commit is contained in:
David Given
2019-12-13 22:52:30 +01:00
parent c2c40ccfbb
commit 39599b76c8

View File

@@ -4,14 +4,6 @@ git:
matrix:
include:
-
os: linux
sudo: false
dist: xenial
compiler: gcc
env: CXX=g++-8
script:
- make
-
os: osx
osx_image: xcode10.2
@@ -20,15 +12,6 @@ matrix:
- HOMEBREW_NO_INSTALL_CLEANUP=1
addons:
apt:
sources:
- llvm-toolchain-precise-3.8
- ubuntu-toolchain-r-test
packages:
- ninja-build
- libusb-1.0-0-dev
- libsqlite3-dev
- g++-8
homebrew:
packages:
- ninja