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 ce17f39 commit c5702ddCopy full SHA for c5702dd
.travis.yml
@@ -17,6 +17,7 @@ before_script:
17
- go get github.com/NebulousLabs/fastrand
18
- go get github.com/gin-gonic/gin
19
- go get golang.org/x/text/language
20
+ - go get moul.io/http2curl
21
- go get github.com/gavv/httpexpect
22
23
script:
0 commit comments