Skip to content

Commit 46a4ed0

Browse files
committed
[test] test with jskeus:test-triangulation
1 parent 9b87abf commit 46a4ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ fi
117117

118118
travis_time_start install # Use this to install any prerequisites or dependencies necessary to run your build
119119
cd ${HOME}
120-
[ -e jskeus ] || git clone --depth 1 http://github.com/euslisp/jskeus jskeus
120+
[ -e jskeus ] || git clone --depth 1 --branch test-triangulation --single-branch http://github.com/YoheiKakiuchi/jskeus jskeus
121121
ln -s $CI_SOURCE_PATH jskeus/eus
122122
ln -s `pwd`/jskeus/irteus jskeus/eus/irteus
123123
travis_time_end

0 commit comments

Comments
 (0)