1
0
mirror of https://github.com/beego/bee.git synced 2025-07-03 05:00:19 +00:00

add beego version and bee version and travis

This commit is contained in:
astaxie
2016-01-25 21:49:49 +08:00
parent 0dbe35a943
commit 1566ca7da1
2 changed files with 18 additions and 1 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: go
go:
- 1.5.3
- 1.4.3
- 1.3.3