From 7536bbde064159ad0de9afc11994996a2dcc2b36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Mon, 26 Jun 2017 11:52:00 +0200 Subject: [PATCH] Attempt to have a working cutter --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0c26443..83f2ba6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,10 +10,12 @@ env: addons: apt: + sources: + - sourceline: 'ppa:cutter-testing-framework/ppa' packages: - libusb-dev - cmake - - libcutter-dev + - cutter-testing-framework install: - git clone https://github.com/nfc-tools/libnfc