This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
scope-guard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Output build steps.
main
offa
7 years ago
parent
65b60a942d
commit
bee8587091
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
script/ci_install.sh
+ 2
- 0
script/ci_install.sh
View File
@@ -1,5 +1,7 @@
#!/bin/bash
set -ex
BUILD_DIR=${TRAVIS_BUILD_DIR}
mkdir -p "${DEPENDENCY_DIR}" && cd "${DEPENDENCY_DIR}"
Write
Preview
Loading…
Cancel
Save