diff options
| author | Jurriaan Pruis <[email protected]> | 2014-01-02 17:42:28 +0100 |
|---|---|---|
| committer | Jurriaan Pruis <[email protected]> | 2014-01-02 18:32:09 +0100 |
| commit | cb8f60856bf85ac3dec940f525a4bfb83e89e03a (patch) | |
| tree | 361a5caf3760009f8f077fae9539c786c90457eb | |
| parent | 64a818623792fd9c6397d1f4fc124c49904e5614 (diff) | |
| download | caxlsx-cb8f60856bf85ac3dec940f525a4bfb83e89e03a.tar.gz caxlsx-cb8f60856bf85ac3dec940f525a4bfb83e89e03a.zip | |
Add ruby 2.1.0 to tests
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index d3d1e215..088ab1da 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ rvm: - 1.9.2 - 1.9.3 - 2.0.0 + - 2.1.0 - rbx - jruby-19mode - ruby-head |
