This website requires JavaScript.
Explore
Help
Sign In
x
/
urfave-cli
Watch
1
Star
0
Fork
0
You've already forked urfave-cli
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5308b4cd0f
urfave-cli
/
.travis.yml
7 lines
64 B
YAML
Raw
Normal View
History
Unescape
Escape
JMS #7: Adding travis config
2013-07-20 16:02:10 +00:00
language
:
go
JMS #7: Adding go version 1.1
2013-07-20 16:06:27 +00:00
go
:
1.1
Run `go vet` as part of Travis build
2014-07-14 17:48:52 +00:00
script
:
-
go vet ./...
-
go test -v ./...
Reference in New Issue
Copy Permalink