[fix] quote
This commit is contained in:
@@ -12,7 +12,7 @@ addons:
|
|||||||
before_script:
|
before_script:
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
install:
|
install:
|
||||||
- if [ "$CC" = "gcc ]; then export CC="gcc-4.8"; fi
|
- if [ "$CC" = "gcc" ]; then export CC="gcc-4.8"; fi
|
||||||
script:
|
script:
|
||||||
- ./configure --datadir=$(pwd)/data
|
- ./configure --datadir=$(pwd)/data
|
||||||
- make
|
- make
|
||||||
|
|||||||
Reference in New Issue
Block a user