.travis.yml 89 B

1234567
  1. language: go
  2. go:
  3. - 1.3
  4. - 1.4
  5. script: go get github.com/coocood/freecache && go test