Skip to content

Commit

Permalink
make nightly job conditional (#1737)
Browse files Browse the repository at this point in the history
  • Loading branch information
frangio authored and nventuro committed May 6, 2019
1 parent e287ea6 commit b85dfb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b85dfb9

Please sign in to comment.