We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7eb546 commit 9be6473Copy full SHA for 9be6473
1 file changed
.travis.yml
@@ -18,7 +18,7 @@ addons:
18
19
before_install:
20
# Gets scripts
21
- - git clone -b v1.2.1 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts
+ - git clone -b v1.2.2 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts
22
# Sets scripts as executable
23
- chmod -R +x ~/.scripts/*
24
# Prepares CI environment
0 commit comments