mirror of https://github.com/MISP/PyMISP
chg: Use bionic on travis
parent
7b22cbea4f
commit
a4ca29489b
|
@ -1,12 +1,12 @@
|
|||
dist: bionic
|
||||
|
||||
language: python
|
||||
|
||||
cache: pip
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources: [ 'ubuntu-toolchain-r-test' ]
|
||||
packages:
|
||||
- libstdc++6
|
||||
- libfuzzy-dev
|
||||
|
||||
python:
|
||||
|
|
Loading…
Reference in New Issue