Selaa lähdekoodia

Travis integration

V2Ray 10 vuotta sitten
vanhempi
commit
57ee1ad5af
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      .travis.yaml

+ 6 - 0
.travis.yaml

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