Browse Source

Add make tarball to travis

This also checks the release make targets, as those use parameters which currently are broken with Go 1.4 :/
release-0.28
Simon Eisenmann 9 years ago
parent
commit
0c39bcd73b
  1. 1
      .travis.yml

1
.travis.yml

@ -38,3 +38,4 @@ script: @@ -38,3 +38,4 @@ script:
- make test
- make binary
- make build-i18n
- make tarball

Loading…
Cancel
Save