Browse Source

Build with Go 1.11

tags/v0.4.0
Russ Garrett 5 years ago
parent
commit
1d4b3826bf
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -1,6 +1,6 @@
1 1
 language: go
2 2
 go:
3
-- 1.7
3
+- 1.11
4 4
 env:
5 5
 - PATH=/home/travis/gopath/bin:$PATH
6 6
 script:

Loading…
Cancel
Save