Skip to content

Commit

Permalink
To remove Ruby 1.9.3 from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt authored and aycabta committed Jan 23, 2017
1 parent 176e0e2 commit 3630827
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: ruby
sudo: false
rvm:
- 1.9.3
- 2.0.0
- 2.1.10
- 2.2.6
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ test_script:
deploy: off
environment:
matrix:
- ruby_version: "193"
- ruby_version: "200"
- ruby_version: "200-x64"
- ruby_version: "21"
Expand Down

0 comments on commit 3630827

Please sign in to comment.