Skip to content

Commit 4dfb6a2

Browse files
committed
fix typo in travis
1 parent d180982 commit 4dfb6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install_deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ fi
1818

1919
# deps for building code
2020
if [[ $BUILD_TYPE != '' ]]; then
21-
cs $HOME
21+
cd $HOME
2222

2323
## install CMake
2424
wget -qSL https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-Linux-x86_64.tar.gz -O cmake.tar.gz

0 commit comments

Comments
 (0)