Update the Travis configuration now we no longer have meson.

This commit is contained in:
David Given
2019-07-03 22:20:55 +02:00
parent 032df676c1
commit 6450ffa4c3

View File

@@ -19,7 +19,6 @@ addons:
- ubuntu-toolchain-r-test
packages:
- ninja-build
- meson
- libusb-1.0-0-dev
- libsqlite3-dev
- g++-8
@@ -27,11 +26,10 @@ addons:
update: true
packages:
- ninja
- meson
git:
depth: 1
script:
- make
- ninja