This website works better with JavaScript
Home
Explore
Help
Sign In
ThebeMail
/
ref-go-smtprelay
mirror of
https://github.com/decke/smtprelay.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Use Go 1.13 for CI
Bernhard Froehlich
6 years ago
parent
118d1b88c2
commit
946effcbcf
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
.travis.yml
+ 2
- 0
.travis.yml
View File
@@ -1 +1,3 @@
language: go
language: go
+
+go: "1.13"