make nightly job conditional (#1737)

This commit is contained in:
Francisco Giordano
2019-05-06 16:44:56 -03:00
committed by Nicolás Venturo
parent e287ea6fe5
commit b85dfb9824

View File

@ -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: