Attempt to have a working cutter

This commit is contained in:
Romain Tartière 2017-06-26 11:52:00 +02:00
parent 33eaf7fcce
commit 7536bbde06

View file

@ -10,10 +10,12 @@ env:
addons: addons:
apt: apt:
sources:
- sourceline: 'ppa:cutter-testing-framework/ppa'
packages: packages:
- libusb-dev - libusb-dev
- cmake - cmake
- libcutter-dev - cutter-testing-framework
install: install:
- git clone https://github.com/nfc-tools/libnfc - git clone https://github.com/nfc-tools/libnfc