]> arthur.barton.de Git - netdata.git/commitdiff
[travis] Fix deploy condition
authorSimon Nagl <sin6332@thi.de>
Mon, 6 Feb 2017 19:03:22 +0000 (20:03 +0100)
committerSimon Nagl <sin6332@thi.de>
Mon, 6 Feb 2017 19:03:22 +0000 (20:03 +0100)
.travis.yml

index f1ecba4dd37e5293f1ab992d897e1cfdf19ae2d0..b652f4dbf87638990a2060f89eed364a8f31a550 100644 (file)
@@ -51,7 +51,6 @@ deploy:
     file_glob: true
     file: "netdata*.tar.*"
     on:
-      condition: $CC = gcc
-      condition: $TRAVIS_OS_NAME = linux
+      condition: $CC = gcc && $TRAVIS_OS_NAME
       repo: firehol/netdata
       tags: true