Skip to content

Commit

Permalink
chore(travis-ci): upgrade build environment to ubuntu bionic [skip ap…
Browse files Browse the repository at this point in the history
…pveyor]
  • Loading branch information
lotem committed Dec 17, 2019
1 parent 5101462 commit 27ac4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ matrix:
include:
- os: linux
compiler: gcc
dist: xenial
dist: bionic
sudo: required
install: "./travis-install.sh"
script: make test
Expand Down

0 comments on commit 27ac4dd

Please sign in to comment.