travis-ci: Try to run the tests with more recent distros

The javacard simulation unfortunately does not work with anything newer
This commit is contained in:
Jakub Jelen 2019-08-26 12:57:35 +02:00 committed by Frank Morgner
parent bdca524aa8
commit 14dec11ebd
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ matrix:
sudo: true
- compiler: gcc
os: linux
dist: bionic
env:
- DO_SIMULATION=oseid
sudo: true