aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Dénès2017-10-10 22:59:31 +0200
committerMaxime Dénès2017-10-10 22:59:31 +0200
commit35c36f80dcc1e61e3dae8bcce1da71b384904582 (patch)
tree894e3989b863aec5fb5f07a66687c255c7364089
parentf790c6ac8b16f71aae4868cbcad87a39f50727e3 (diff)
parentc02a71ee1d73c5ad5ede00eeabc29570f6359725 (diff)
Merge PR #1140: Fix Travis OSX deploy conditional.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 656c9e1874..c380384524 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -146,7 +146,7 @@ matrix:
- brew update --debug --verbose
- brew install opam gnu-time
- - if: NOT type IS pull_request
+ - if: NOT (type = pull_request)
os: osx
env:
- TEST_TARGET=""