Browse Source

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

Daniel Gibbs 6 years ago
parent
commit
772109a0de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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