Use new Ubuntu and node.js LTS on Travis CI

This commit is contained in:
2019-04-04 12:42:18 +02:00
parent f202b34d28
commit 8a5c2160ff
+2 -2
View File
@@ -1,10 +1,10 @@
--- ---
language: node_js language: node_js
node_js: node_js:
- "6" - "lts/*"
sudo: false sudo: false
dist: trusty dist: precise
addons: addons:
chrome: stable chrome: stable