We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479ba54 commit 194ce24Copy full SHA for 194ce24
.travis_native_dependencies.sh
@@ -18,7 +18,7 @@ make
18
cd ..
19
# 2) installing cgum
20
sudo apt-get install ocaml ocaml-native-compilers camlp4
21
-git clone https://github.com/GumTreeDiff/cgum.git --depth 1
+git clone --branch v1.0.0 https://github.com/GumTreeDiff/cgum.git --depth 1
22
cd cgum
23
make
24
0 commit comments