We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab4879 commit 497cbd1Copy full SHA for 497cbd1
travis-install.sh
@@ -1,4 +1,6 @@
1
#!/bin/bash
2
+set -e
3
+set -o pipefail
4
5
# install 'libuv'
6
git clone --recursive --depth=1:w https://github.com/joyent/libuv.git
0 commit comments