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
node_js:
- "6"
- "lts/*"
sudo: false
dist: trusty
dist: precise
addons:
chrome: stable