Sfoglia il codice sorgente

make nightly job conditional (#1737)

Francisco Giordano 6 anni fa
parent
commit
b85dfb9824
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: