commit | 613505640f7c90be3c0968127d021bc9ccf841f7 | [log] [tgz] |
---|---|---|
author | Julien Schmidt <julienschmidt@users.noreply.github.com> | Sun Jan 04 13:30:27 2015 +0800 |
committer | Julien Schmidt <julienschmidt@users.noreply.github.com> | Sun Jan 04 13:30:27 2015 +0800 |
tree | 223f247e4025b9da3c9fe4f1e5a45a25fc407dba | |
parent | dd3b4e402486da74fed7e47b73d373f346bc2a46 [diff] |
Update .travis.yml Include Go 1.4
diff --git a/.travis.yml b/.travis.yml index b0cf782..814710d 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -3,4 +3,5 @@ - 1.1 - 1.2 - 1.3 + - 1.4 - tip