diff --git a/.travis.yml b/.travis.yml index 4ac4f61..8cd842f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: javascript -#node_js: -# - 10.19.0 +node_js: + - 10.19.0 install: - npm install terser - npm install uglifycss