summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMichael Bleigh <mbleigh@mbleigh.com>2013-02-26 14:24:12 -0800
committerMichael Bleigh <mbleigh@mbleigh.com>2013-02-26 14:24:12 -0800
commite0e249ca7aa345d69263488aaa3d16377355a28f (patch)
tree99f875ca81c88d47de4382e5048b5915ac09ce7c /.travis.yml
parentcf85dd6f18b9ff08876f8c238e280b0f82accc9c (diff)
downloadhashie-e0e249ca7aa345d69263488aaa3d16377355a28f.tar.gz
Adds Ruby 2.0 to Travis builds.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ae76aef..58c395d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
rvm:
+ - 2.0.0
- 1.8.7
- 1.9.2
- rbx