Skip to content

Commit

Permalink
Remove 1.9.3 from the test matrix
Browse files Browse the repository at this point in the history
Travis can no longer install Ruby 1.9.3, so I guess we can't test it
anymore.

https://travis-ci.org/rgrove/crass/jobs/545491021
  • Loading branch information
rgrove committed Jun 14, 2019
1 parent 074e56f commit 78d952e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: ruby
rvm:
- 1.9.3
- 2.3
- 2.4
- 2.5
Expand Down

0 comments on commit 78d952e

Please sign in to comment.