ソースを参照

ci: node 13.3 is fixed

Renée Kooi 5 年 前
コミット
17ea8e0e48
1 ファイル変更0 行追加6 行削除
  1. 0 6
      .travis.yml

+ 0 - 6
.travis.yml

@@ -59,12 +59,6 @@ matrix:
       addons:
         apt: *APT
 
-jobs:
-  allow_failures:
-    # Remove when Jest and/or Node.js are fixed
-    - node_js: 'stable'
-      env: UNIT=true
-
 before_install:
 - nvm install-latest-npm
 install: