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 a4f9aa0 commit 4bdec78Copy full SHA for 4bdec78
.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 github.com/gavv/httpexpect
21
22
script:
23
- cd /home/travis/gopath/src/github.com/chenhg5/go-admin && make deps
0 commit comments