Skip to content

Commit d3ff6ab

Browse files
committed
Increase timeout seconds for the CI
1 parent a3d0e50 commit d3ff6ab

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)