Skip to content

Commit a7c7398

Browse files
committed
Correct exclusion
1 parent 1c553e8 commit a7c7398

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
@@ -13,6 +13,6 @@ env:
1313
- RAILS=true MEMCACHE=true
1414
matrix:
1515
exclude:
16-
- rvm: 1.8.7
16+
- rvm: 1.9
1717
gemfile: gemfiles/rails4.gemfile
1818
script: "bundle exec rake spec"

0 commit comments

Comments
 (0)