This website works better with JavaScript
Home
Explore
Help
Register
Sign In
publics
/
errors
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
travis.yml: add Go 1.10 (#154)
Dave Cheney
8 years ago
parent
30136e27e2
commit
816c908556
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -7,6 +7,7 @@ go:
- 1.7.x
- 1.8.x
- 1.9.x
+ - 1.10.x
- tip
script: