Skip to content

Commit 9be6473

Browse files
committed
Updated scripts
1 parent c7eb546 commit 9be6473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ addons:
1818

1919
before_install:
2020
# Gets scripts
21-
- git clone -b v1.2.1 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts
21+
- git clone -b v1.2.2 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts
2222
# Sets scripts as executable
2323
- chmod -R +x ~/.scripts/*
2424
# Prepares CI environment

0 commit comments

Comments
 (0)