pedrolopesme/s3tools

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: go

go:
  - "1.x"
  - "1.8"
  - "1.10.x"
  - master

script:
  - make test