mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-12-02 09:00:18 +01:00
Fix travis
This commit is contained in:
parent
cb6e5cb0c7
commit
3ff27f8d7a
1 changed files with 5 additions and 5 deletions
10
.travis.yml
10
.travis.yml
|
@ -1,7 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
|
||||||
- release
|
|
||||||
- tip
|
|
||||||
|
|
||||||
script:
|
env:
|
||||||
- go test -v ./...
|
- GIMME_OS=linux GIMME_ARCH=amd64
|
||||||
|
|
||||||
|
go:
|
||||||
|
- master
|
||||||
|
|
Loading…
Reference in a new issue