Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-09-27 05:18:19 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-09-27 05:18:19 +0300
commitd4149fbbe6cc0308d07267dd80ea9c325f57beb8 (patch)
tree24bbbc014e62fcb97c19bf495a02a4a395860a68 /.travis.yml
parent417c9f32d6576d5243d96f0a75792745bbc9cb55 (diff)
ci
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml10
1 files changed, 6 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index a3c466d9..c1c289e8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,12 +27,14 @@ addons:
- cmake
- cmake-data
-secure: "A3TeWTlJdjUaQ31NF60kMOik8mzaJkdKA55jZXjN83BJ2ZjMDmWfq1XmZ7iDIxmn7HC2BVpjhdkj9jpRtPztb08L5VSlJIiVbXlBWNwgzmYANujpR9rA+bhZJwlKDaYQHUZUd4+iGHCHb0dLt2HG0eHF5azaifd0YqCfz5GcWl8="
env:
- - __="cmake tests" NAME=TravisLinuxWorker
- - __="Documentation" NAME=TravisDocumentation
- - __="Programs"
+ global:
+ - secure: "A3TeWTlJdjUaQ31NF60kMOik8mzaJkdKA55jZXjN83BJ2ZjMDmWfq1XmZ7iDIxmn7HC2BVpjhdkj9jpRtPztb08L5VSlJIiVbXlBWNwgzmYANujpR9rA+bhZJwlKDaYQHUZUd4+iGHCHb0dLt2HG0eHF5azaifd0YqCfz5GcWl8="
+ matrix:
+ - __="cmake tests" NAME=TravisLinuxWorker
+ - __="Documentation" NAME=TravisDocumentation
+ - __="Programs"
matrix:
exclude: