1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-14 17:49:15 -04:00

Rename .travis.yaml to .yml

This commit is contained in:
V2Ray
2015-09-07 17:43:45 +02:00
parent c9700fda5f
commit cee0e2db11

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: go
go:
- 1.5
script: go test -v ./...