.travis.yml in active_git-0.0.9 vs .travis.yml in active_git-0.0.10

- old
+ new

@@ -1,8 +1,9 @@ language: ruby rvm: - 1.9.3 - 2.0 + - 2.1 - jruby env: - DB=postgresql before_script: - git config --global user.name "User Name"