mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-26 22:20: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
|
||||
go:
|
||||
- release
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
env:
|
||||
- GIMME_OS=linux GIMME_ARCH=amd64
|
||||
|
||||
go:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue