Merge branch 'master' into next

This commit is contained in:
Alam Ed Arias 2016-06-01 15:35:03 -04:00
commit 5c24efac21
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@ before_script:
- mkdir build
- cd build
- export CFLAGS="-Wall -W $WFLAGS"
- export CCACHE_COMPRESS=true
- cmake .. -DCMAKE_BUILD_TYPE=Release
before_install: