Quellcode durchsuchen

make nightly job conditional (#1737)

Francisco Giordano vor 6 Jahren
Ursprung
Commit
b85dfb9824
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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: