mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-13 05:25:54 +00:00
Update node versions and default build environment in travis.yml (#307)
* Update node versions in travis.yml * Use xenial as the default build environment
This commit is contained in:
committed by
Roman Shtylman
parent
42ea8ecfa5
commit
41270db62f
@@ -1,6 +1,6 @@
|
||||
dist: xenial
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4"
|
||||
- "6"
|
||||
- "8"
|
||||
- "9"
|
||||
- "10"
|
||||
- "12"
|
||||
|
||||
Reference in New Issue
Block a user