We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09fee40 commit 226489fCopy full SHA for 226489f
1 file changed
.travis.yml
@@ -25,7 +25,7 @@ addons:
25
26
before_install:
27
# Gets scripts
28
- - git clone -b v0.4.1 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts
+ - git clone -b v1.1.3 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts
29
# Sets scripts as executable
30
- chmod -R +x ~/.scripts/*
31
# Prepares CI environment
0 commit comments