mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
fixup travis.yml
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
- tip
|
||||
go_import_path: go.mozilla.org/sops/
|
||||
before_install:
|
||||
- go get -t -v ./...
|
||||
script:
|
||||
- make test
|
||||
|
||||
- make
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
Reference in New Issue
Block a user