added .travis.yml
git-svn-id: file:///srv/svn/repo/aya/trunk@12 cec141ff-132a-4243-88a5-ce187bd62f94
This commit is contained in:
parent
1be8dc1125
commit
c65cbabd1d
11
.travis.yml
Normal file
11
.travis.yml
Normal file
@ -0,0 +1,11 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.1
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- release
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
Loading…
x
Reference in New Issue
Block a user