diff options
| author | Carlos Martín Nieto <[email protected]> | 2014-07-03 08:48:41 +0200 |
|---|---|---|
| committer | Carlos Martín Nieto <[email protected]> | 2014-07-03 08:48:41 +0200 |
| commit | ce7a12da68d0c4041b673593212e086865772daa (patch) | |
| tree | ac5154772f4027102996e25398fce72605e89a66 | |
| parent | c7ac950815223aa8a2457571d4013387f3b50454 (diff) | |
travis: build with Go 1.3
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 27a1585..f84d07e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: go go: - 1.1 - 1.2 + - 1.3 - tip matrix: |
