diff options
| author | randym <[email protected]> | 2018-01-11 17:45:50 +0900 |
|---|---|---|
| committer | randym <[email protected]> | 2018-01-11 17:45:50 +0900 |
| commit | 64038e6af1db608daae2aad49874071070285eac (patch) | |
| tree | f2142cc43cd5a014a36d2acbdb2d12ce932f7b29 | |
| parent | 8527d9242527bc76271c72b146b59a62592f1e06 (diff) | |
| download | caxlsx-64038e6af1db608daae2aad49874071070285eac.tar.gz caxlsx-64038e6af1db608daae2aad49874071070285eac.zip | |
chore(ruby2): remove 2.0.0 from test matrix
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index bc3caf35..7f6dc1e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,6 @@ matrix: - rvm: 2.1 - rvm: 2.2.8 - rvm: 2.3.5 - - rvm: 2.0.0 - rvm: 2.4.2 - rvm: rbx-3 - rvm: jruby-19mode |
