Browse Source

feat(travis): update distro to ubuntu 18.04 bionic (#2587)

pull/2594/head
Daniel Gibbs 5 years ago
committed by GitHub
parent
commit
772109a0de
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

2
.travis.yml

@ -1,5 +1,5 @@
language: node_js
dist: xenial
dist: bionic
node_js:
- 10

Loading…
Cancel
Save