ソースを参照

make nightly job conditional (#1737)

Francisco Giordano 6 年 前
コミット
b85dfb9824
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -34,6 +34,7 @@ jobs:
       name: "Unit tests using solc nightly"
       script: npm run test
       env: SOLC_NIGHTLY=true
+      if: branch = master and type != pull_request
 
 notifications:
   slack: