Skip to content

Commit

Permalink
Remove Ruby 1.9.3 build
Browse files Browse the repository at this point in the history
It's missing the $CXXFLAGS global necessary to customize the compiler
arguments and has been unsupported since February 2015.
  • Loading branch information
dgraham committed Aug 13, 2017
1 parent ab4076b commit 6fac209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ addons:
language: ruby
rvm:
- 2.4
- 2.3
- 2.2
- 2.1
- 2.0.0
- 1.9.3

0 comments on commit 6fac209

Please sign in to comment.