diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-02-10 01:39:53 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-02-10 02:39:42 +0900 |
commit | 56685fea10f23de143f225800b0da2ab119a556e (patch) | |
tree | 2ea8e5e473fd3a764f401256426c63b7311f2a3f /.travis.yml | |
parent | 415e6257e826f37644878d3168c678655d83cd07 (diff) |
travis-ci: add go 1.6
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 89c99ab9..dcb871d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ go: - 1.3 - 1.4 - 1.5 + - 1.6 - tip script: |