Skip to content

Commit e458a5c

Browse files
Travis: Run against latest ruby version.
1 parent 797e159 commit e458a5c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,14 @@ os:
1111
rvm:
1212
- 1.9.3
1313
- 2.0.0
14-
- 2.1.2
14+
- 2.1.5
1515
- ruby-head
1616
- rbx-2
1717

1818
matrix:
1919
fast_finish: true
2020
allow_failures:
2121
- rvm: rbx-2
22-
- { os: osx, rvm: 2.1.2 }
2322

2423
install:
2524
- ./vendor/libgit2/script/install-deps-${TRAVIS_OS_NAME}.sh

0 commit comments

Comments
 (0)