Skip to content

Commit b2a40bf

Browse files
committed
Merge pull request #12 from jekyll/travis-update
travis: sub ruby 2.2 for 1.9.3
2 parents 52efbc4 + 20a8b13 commit b2a40bf

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
@@ -1,9 +1,9 @@
11
language: ruby
22
script : script/cibuild
33
rvm:
4+
- 2.2
45
- 2.1
56
- 2.0
6-
- 1.9.3
77
notifications:
88
email: false
99
branches:

0 commit comments

Comments
 (0)