mirror of
https://github.com/rclone/rclone.git
synced 2025-03-17 20:27:52 +02:00
Add travis build file
This commit is contained in:
parent
cb7891f4ff
commit
fdcd6a3a4c
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.1.2
|
||||
- 1.2.2
|
||||
- 1.3
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
Loading…
x
Reference in New Issue
Block a user