mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-26 02:10:01 +08:00
update .travis.yml
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
sudo: false
|
||||
language: go
|
||||
go:
|
||||
go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
- tip
|
||||
|
||||
before_install:
|
||||
@@ -9,6 +10,6 @@ before_install:
|
||||
|
||||
install:
|
||||
- go get ./go/...
|
||||
|
||||
|
||||
script:
|
||||
- go test ./go/...
|
||||
|
||||
Reference in New Issue
Block a user