Skip to content

Commit 226489f

Browse files
committed
Updated scripts
1 parent 09fee40 commit 226489f

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 v0.4.1 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts
28+
- git clone -b v1.1.3 --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)