Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Commit

Permalink
bump ubuntu version on travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hlolli committed Feb 21, 2020
1 parent 393d157 commit 45f6d60
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
sudo: required
dist: trusty
dist: bionic
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-6
language: node_js
node_js:
- 12
- 13
# safelist
branches:
only:
Expand Down

0 comments on commit 45f6d60

Please sign in to comment.