Browse Source

(experiment) Lock Node v12.14.1

Peter Squicciarini 5 years ago
parent
commit
07ac47b131
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -12,10 +12,10 @@ matrix:
       sudo: required
       sudo: required
       env: BUILDARCH=arm
       env: BUILDARCH=arm
       dist: trusty
       dist: trusty
-#   - os: osx
+    - os: osx
 
 
 language: node_js
 language: node_js
-node_js: "12"
+node_js: "12.14.1"
 
 
 before_install:
 before_install:
   - curl -o- -L https://yarnpkg.com/install.sh | bash
   - curl -o- -L https://yarnpkg.com/install.sh | bash