summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-06-21 11:53:49 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-06-21 11:53:49 +0200
commit282e10496516ddb6c5307e5ffb612a84083a6955 (patch)
treefebe03222e0d980ad977918f9f139cbc95c9c682 /.travis.yml
parent5c23f249ed0f591e8a07c8804c3c8a031e5e654d (diff)
downloadATCD-282e10496516ddb6c5307e5ffb612a84083a6955.tar.gz
Fixed os settting
* .travis.yml:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 840913b756d..37391fb9cdf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,7 +36,7 @@ matrix:
- libssl-dev
- clang++-3.9
env: COMPILER=clang++-3.9 VERSIONED=1 TAO=1 ACETESTS=1
- - osx
+ - os: osx
env: VERSIONED=1 TAO=1 ACETESTS=1
addons: