diff --git a/.travis.yml b/.travis.yml index 951befd..f7741bc 100644 --- a/.travis.yml +++ b/.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: