Skip to content

Commit

Permalink
Update Travis CI to use Ubuntu Bionic (18.04)
Browse files Browse the repository at this point in the history
The default is Ubuntu Xenial (16.04) as per:
https://docs.travis-ci.com/user/reference/overview/#linux
  • Loading branch information
mbrukman committed Jul 16, 2020
1 parent d9e82f7 commit 3b36a27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
os: linux
dist: bionic

addons:
sauce_connect:
username: metal-js
Expand Down

0 comments on commit 3b36a27

Please sign in to comment.