Skip to content

Commit 772109a

Browse files
authored
feat(travis): update distro to ubuntu 18.04 bionic (#2587)
1 parent a6552a7 commit 772109a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
2-
dist: xenial
2+
dist: bionic
33
node_js:
44
- 10
55

0 commit comments

Comments
 (0)