Skip to content

Commit

Permalink
chg: Use bionic on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Feb 18, 2020
1 parent 7b22cbe commit a4ca294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,12 +1,12 @@
dist: bionic

language: python

cache: pip

addons:
apt:
sources: [ 'ubuntu-toolchain-r-test' ]
packages:
- libstdc++6
- libfuzzy-dev

python:
Expand Down

0 comments on commit a4ca294

Please sign in to comment.