lib/hoe/travis.rb in hoe-travis-1.1 vs lib/hoe/travis.rb in hoe-travis-1.2

- old
+ new

@@ -109,10 +109,10 @@ module Hoe::Travis ## # This version of Hoe::Travis - VERSION = '1.1' + VERSION = '1.2' YAML_EXCEPTIONS = if defined?(Psych) then # :nodoc: if Psych.const_defined? :Exception then [Psych::SyntaxError] # Ruby 1.9.2 else