Skip to content

Commit 489d26a

Browse files
committed
Raised scripts version
1 parent 0691a27 commit 489d26a

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
@@ -25,7 +25,7 @@ addons:
2525

2626
before_install:
2727
# Gets scripts
28-
- git clone -b v1.1.3 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts
28+
- git clone -b v1.2.0 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts
2929
# Sets scripts as executable
3030
- chmod -R +x ~/.scripts/*
3131
# Prepares CI environment

0 commit comments

Comments
 (0)