summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorEldin Hadzic <[email protected]>2016-10-19 21:26:04 +0000
committerEldin Hadzic <[email protected]>2016-10-19 21:26:04 +0000
commitab3cc8f961c6a96fbe09a3de6890cdff27b53871 (patch)
tree8ac1dcabb3431224dd9f3b8cda948f830cbcbdc1 /.travis.yml
parentefb1c54e130d30c366d50e7b47eefc5a0eb1ea95 (diff)
downloadcaddy-ab3cc8f961c6a96fbe09a3de6890cdff27b53871.tar.gz
caddy-ab3cc8f961c6a96fbe09a3de6890cdff27b53871.zip
Update to Go 1.7.3
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 90533daaa..0b1f62e9c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: go
go:
- 1.6.3
- - 1.7.1
+ - 1.7.3
- tip
matrix: