Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 2bbc6a0

Browse files
committed
Updated Travis script to use Ubuntu Bionic 18.04 instead of Ubuntu Xenial 16.04
1 parent 6989e55 commit 2bbc6a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
sudo: required
2+
dist: bionic
23
before_install:
34
- curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
45
- sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"

0 commit comments

Comments
 (0)