Skip to content

Commit 3df9dfc

Browse files
committed
Disable CI testing on 1.8.7 for now
To stop the flood of everything-is-broken emails
1 parent dee89bd commit 3df9dfc

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
@@ -1,4 +1,4 @@
11
language: ruby
22
rvm:
3-
- '1.8.7'
4-
- '1.9.3'
3+
# - '1.8.7'
4+
- '1.9.3'

0 commit comments

Comments
 (0)