Skip to content

Commit 021206c

Browse files
author
Fabian Morón Zirfas
committed
fix: build script on travis
1 parent 9021475 commit 021206c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap-scripts/update-and-generate.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
set -Eeuo pipefail
2+
set -Eeu pipefail
33
pwd
44

55
echo "Installing latest develop version of Basil.js"

0 commit comments

Comments
 (0)