summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index e78f720..d79da9b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ sudo: false
dist: xenial
language: node_js
node_js:
- - "8"
- "10"
- "12"
@@ -11,7 +10,7 @@ services:
matrix:
include:
- - node_js: "10"
+ - node_js: "12"
addons:
firefox: "60.0"
env: BROWSER=true MAKE_TEST=true