Skip to content

Commit 64d6e87

Browse files
committed
Travis CI - dependencies
1 parent d3b8367 commit 64d6e87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ before_install:
88
- go get github.com/labstack/echo
99
- go get github.com/gavv/httpexpect
1010
- go get github.com/spf13/viper
11+
script:
12+
- go build server.go
1113
matrix:
1214
allow_failures:
1315
- go: tip

0 commit comments

Comments
 (0)