.travis.yml in heirloom-0.12.0 vs .travis.yml in heirloom-0.12.1

- old
+ new

@@ -1,4 +1,5 @@ rvm: - 1.9.2 - 1.9.3 + - 2.0.0 script: "rake spec"