Skip to content

Commit 6cdd589

Browse files
Merge branch 'arthur/update-travis-config'
2 parents 22af609 + b708d06 commit 6cdd589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ os:
1111
rvm:
1212
- 1.9.3
1313
- 2.0.0
14-
- 2.1.2
14+
- 2.1.5
15+
- 2.2.1
1516
- ruby-head
1617
- rbx-2
1718

1819
matrix:
1920
fast_finish: true
2021
allow_failures:
2122
- rvm: rbx-2
22-
- { os: osx, rvm: 2.1.2 }
2323

2424
install:
2525
- ./vendor/libgit2/script/install-deps-${TRAVIS_OS_NAME}.sh

0 commit comments

Comments
 (0)