Skip to content

Commit 9eb24ca

Browse files
Update .travis.yml - cron job fix candidate
1 parent 165c096 commit 9eb24ca

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
@@ -38,7 +38,7 @@ jobs:
3838
language: shell
3939
cache: false
4040
install:
41-
- rvm use 2.5.3
41+
- rvm use 2.6.3 --install
4242
script:
4343
- git clone https://github.com/travis-ci/dpl.git
4444
- cd dpl

0 commit comments

Comments
 (0)