Browse Source

fixed .travis.yml

REJack 5 years ago
parent
commit
f70527b620
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -12,8 +12,8 @@ env:
 
 jobs:
   exclude:
-  - node_js: 8
-    env: INSTALL=yarn
+    - node_js: 8
+      env: INSTALL=yarn
 
 matrix:
   fast_finish: true