diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-08-20 08:55:25 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-08-20 08:55:25 +0900 |
commit | e6074318b7f94caeb31f90c7ee3489460cc781c4 (patch) | |
tree | 3e13b2256349580702f290bbe82ace7317b19441 | |
parent | 09c66db7db7f6298c155352d8636e3af3ad2e72b (diff) |
tests with go1.5
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index ed4e7a9e..89c99ab9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: go go: - 1.3 - 1.4 + - 1.5 - tip script: |