Skip to content
Snippets Groups Projects
Unverified Commit ab4416f8 authored by lifemaker's avatar lifemaker Committed by Alexander Turenko
Browse files

Travis CI: add Ubuntu Bionic

parent 1f9aa176
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@ env:
- OS=ubuntu DIST=artful
- OS=ubuntu DIST=trusty
- OS=ubuntu DIST=xenial
- OS=ubuntu DIST=bionic
- OS=debian DIST=wheezy
- OS=debian DIST=jessie
- OS=debian DIST=stretch
......@@ -43,6 +44,7 @@ matrix:
# - env: OS=ubuntu DIST=artful
# - env: OS=ubuntu DIST=trusty
# - env: OS=ubuntu DIST=xenial
# - env: OS=ubuntu DIST=bionic
# - env: OS=debian DIST=wheezy
# - env: OS=debian DIST=jessie
# - env: OS=debian DIST=stretch
......@@ -61,6 +63,8 @@ matrix:
os: osx
- env: OS=ubuntu DIST=xenial
os: osx
- env: OS=ubuntu DIST=bionic
os: osx
- env: OS=debian DIST=wheezy
os: osx
- env: OS=debian DIST=jessie
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment