aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2020-09-19 12:56:21 +0200
committerSzczepan Zalega <szczepan@nitrokey.com>2020-09-19 12:56:21 +0200
commitb1976d482a5b091d30b4def77e403c42b13de9a5 (patch)
tree2efb412d6f3984f23a9642050a032a792e3e852c
parent0a1eb42d8c54bada5ce60e77654f70c32bbc77a2 (diff)
downloadlibnitrokey-deprecate_old_UV_flag_functions.tar.gz
libnitrokey-deprecate_old_UV_flag_functions.tar.bz2
Update Travis CI configdeprecate_old_UV_flag_functions
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 6f3cec0..69de990 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,10 @@
language: generic
-sudo: false
os: osx
env:
global:
- CF="-DCOMPILE_OFFLINE_TESTS=1 -DERROR_ON_WARNING=ON"
-matrix:
+jobs:
include:
- osx_image: xcode11.5
- osx_image: xcode9.1