language: go sudo: false go: - 1.4 - 1.5 - 1.6 - tip script: cd semver && go test