Skip to content

Commit b9e39df

Browse files
authored
Merge pull request #780 from supercaracal/increase-timeout-sec-in-the-ci
Increase timeout seconds for the CI
2 parents a3d0e50 + d3ff6ab commit b9e39df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ before_script:
2525
env:
2626
global:
2727
- VERBOSE=true
28-
- TIMEOUT=9
28+
- TIMEOUT=30
2929
matrix:
3030
- DRIVER=ruby REDIS_BRANCH=3.0
3131
- DRIVER=ruby REDIS_BRANCH=3.2

0 commit comments

Comments
 (0)