We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12b7f7 commit e9a95b9Copy full SHA for e9a95b9
.travis.yml
@@ -16,8 +16,8 @@ script:
16
- env GO111MODULE=on go test -v -cover github.com/schollz/croc/v10/src/tcp
17
- env GO111MODULE=on go test -v -cover github.com/schollz/croc/v10/src/utils
18
- env GO111MODULE=on go test -v -cover github.com/schollz/croc/v10/src/comm
19
-
+
20
branches:
21
except:
22
- - dev
23
- - win
+ - dev
+ - win
0 commit comments