summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Beauchamp <daniel.beauchamp@shopify.com>2014-05-30 13:13:53 -0400
committerDaniel Beauchamp <daniel.beauchamp@shopify.com>2014-05-30 13:13:53 -0400
commit81ef43d11ba961934df10b2d4ddd2e877021eebc (patch)
tree0240efb56bd494aeaec73fe10ba921dacbd86cd6
parenta2ae80d1f27fdc6b25a24b56efcf362b91537692 (diff)
parentf965d346d40ab69effa5dd333eebaa7ad0afb57e (diff)
Merge pull request #364 from padi/patch-1
Update ruby to 2.1.2
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0a28e78..66b5ca9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: ruby
rvm:
- - 2.1.0
+ - 2.1.2
- 2.0.0
- 1.9.3