mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-13 10:42:56 +01:00
Annoying but true. dont forge the pesky ";"
This commit is contained in:
parent
3c204aa82c
commit
ead70599e6
@ -69,5 +69,5 @@ script: "
|
||||
export CXX=clang++-3.4;
|
||||
fi
|
||||
|
||||
echo $CXX --version
|
||||
echo $CXX --version;
|
||||
./scripts/buildAndRunTests.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user