diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-12-16 13:21:05 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-12-16 13:21:05 +0900 |
commit | c391a5615462d6b98eecb01b8392b580f76127a3 (patch) | |
tree | ceb9349a34ae4fcea817975697111777c72f82bc | |
parent | 49e3a863d4812768e13a847d9e591e687065ca2a (diff) |
test with 1.4 on travis
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 e8ae2a9e..94a0a0bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: go go: - 1.3 + - 1.4 - tip script: |