This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
frp
mirror of
https://github.com/fatedier/frp.git
Watch
1
Star
0
Fork
You've already forked frp
0
Code
Issues
Projects
Releases
Wiki
Activity
adcb2c1ea5
frp
/
.travis.yml
14 lines
113 B
YAML
Raw
Normal View
History
Unescape
Escape
Support travis-ci
2016-02-03 18:14:16 +08:00
sudo
:
false
language
:
go
go
:
build: remove support for go1.4, add go1.7
2016-08-11 17:03:19 +08:00
-
1.5
.4
-
1.6
.3
build: use golang 1.7
2016-08-16 14:03:19 +08:00
-
1.7
Support travis-ci
2016-02-03 18:14:16 +08:00
install
:
-
make
script
:
test: add function testing case
2016-05-17 19:13:37 +08:00
-
make alltest