summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthew Holt <[email protected]>2016-02-14 00:10:57 -0700
committerMatthew Holt <[email protected]>2016-02-14 00:10:57 -0700
commitcae9f7de9c7915bfd02cc8606df9029986c97071 (patch)
treeb4f549986c354dfb68b8f70767d675b97f6ec46e /.travis.yml
parenta11e14aca8190cd0779cbcc6991742d4a376d45b (diff)
downloadcaddy-cae9f7de9c7915bfd02cc8606df9029986c97071.tar.gz
caddy-cae9f7de9c7915bfd02cc8606df9029986c97071.zip
gofmt -s; fix misspellings and lint; Go 1.5.3 in Travis CI
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 19ba6dbab..92bbffe59 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: go
go:
- 1.4.3
- - 1.5.2
+ - 1.5.3
- tip
install: