Skip to content

Commit f1ab3b5

Browse files
committed
Remove 1.9 from travis since it fails anyway
Signed-off-by: Dmitriy Zaporozhets <[email protected]>
1 parent a1e79aa commit f1ab3b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ branches:
66
only:
77
- 'master'
88
rvm:
9-
- 1.9.3
10-
- 2.0.0
9+
- 2.0
1110
before_script:
1211
- "bundle install"
1312
script: "bundle exec rake test"

0 commit comments

Comments
 (0)