This website requires JavaScript.
Explore
Help
Sign In
re
/
afero
forked from
mirror/afero
Watch
1
Star
0
Fork
You've already forked afero
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eb0cc807c2
afero
/
.travis.yml
7 lines
73 B
YAML
Raw
Normal View
History
Unescape
Escape
Adding Travis-CI support
2014-11-01 07:25:15 +03:00
language
:
go
go
:
-
tip
script
:
make test output verbose on travis
2016-01-07 13:58:02 +03:00
-
go test -v ./...
Adding Travis-CI support
2014-11-01 07:25:15 +03:00
-
go build