This website works better with JavaScript
Home
Explore
Help
Sign In
wytfy
/
v2ray-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Travis integration
V2Ray
10 years ago
parent
901434f0a1
commit
57ee1ad5af
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
.travis.yaml
+ 6
- 0
.travis.yaml
View File
@@ -0,0 +1,6 @@
+language: go
+
+go:
+ - 1.5
+
+script: go test -v ./...