commit | eec5ab91fae8de0e4cb510f095bb6aa9595889cc | [log] [tgz] |
---|---|---|
author | Ash Wilson <smashwilson@gmail.com> | Fri Jan 23 14:37:48 2015 -0500 |
committer | Ash Wilson <smashwilson@gmail.com> | Fri Jan 23 14:37:48 2015 -0500 |
tree | 770542cb9b59a795a7fa1a2729f0115fe44a92d1 | |
parent | de71b5e506b03e030d6c0e1ba529e72a80de7501 [diff] |
Add more recent Go versions.
diff --git a/.travis.yml b/.travis.yml index bdcd986..946f98c 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -4,6 +4,8 @@ go: - 1.1 - 1.2 + - 1.3 + - 1.4 - tip script: script/cibuild after_success: