Skip to content

Commit

Permalink
CI: update to latest ubuntu LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
autra committed Aug 27, 2019
1 parent e9bbd17 commit 5af1b71
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
sudo: required
dist: trusty
dist: bionic

language: python
python:
- "3.5"
- "3.6"

before_install:
- sudo add-apt-repository universe
- sudo apt-get install -y liblas-c3 libopenblas-base

install:
Expand Down

0 comments on commit 5af1b71

Please sign in to comment.