This website requires JavaScript.
Explore
Help
Sign In
mirror
/
afero
mirror of
https://github.com/spf13/afero.git
Watch
1
Star
0
Fork
You've already forked afero
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a19c2e3d70
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