diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index b6dac30..b642309 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,9 @@ language: generic sudo: false os: osx -env: CF=-DCOMPILE_OFFLINE_TESTS=1 +env: + global: + - CF=-DCOMPILE_OFFLINE_TESTS=1 matrix: include: |