This website works better with JavaScript
Sign In
golang
/
mkcert
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Force go stable to workaround travis-ci/gimme#157
Filippo Valsorda
6 years ago
parent
5d14daf07b
commit
44af1b6556
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,6 +1,6 @@
language: go
sudo: false
-go:
"1.x"
+go:
stable
install: "# skip"
script: