From b85dfb98243f2c0e694dcc5e1b4d3638336c2f92 Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Mon, 6 May 2019 16:44:56 -0300 Subject: [PATCH] make nightly job conditional (#1737) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 563679a3d..22e64b732 100644 --- a/.travis.yml +++ b/.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: