Skip to content

Commit b052091

Browse files
committed
Update Travis CI build script
1 parent f8f5e64 commit b052091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/travis-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/bash -e
22

33
git clone https://github.com/creationix/nvm.git /tmp/.nvm
44
source /tmp/.nvm/nvm.sh

0 commit comments

Comments
 (0)