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

Commit

Permalink
Updated Travis script to use Ubuntu Bionic 18.04 instead of Ubuntu Xe…
Browse files Browse the repository at this point in the history
…nial 16.04
  • Loading branch information
shazChaudhry committed May 19, 2020
1 parent 6989e55 commit 2bbc6a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sudo: required
dist: bionic
before_install:
- curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
- sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
Expand Down

0 comments on commit 2bbc6a0

Please sign in to comment.