This website requires JavaScript.
Explore
Help
Sign in
core
/
xgo
Watch
1
Star
0
Fork
You've already forked xgo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
37016f4e17
xgo
/
.travis.yml
11 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
1. remove some stdmod functions for the latest Go version 2. add .travis.yml
2019-01-20 07:28:32 +03:00
language
:
go
go
:
-
1.9
install golint in travis
2019-01-20 07:34:52 +03:00
install
:
-
go get -u golang.org/x/lint/golint
1. remove some stdmod functions for the latest Go version 2. add .travis.yml
2019-01-20 07:28:32 +03:00
script
:
-
make test
Reference in a new issue
Copy permalink