Skip to content

Commit 6fb4c5c

Browse files
committed
travis build config update
1 parent a6c0702 commit 6fb4c5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ go:
1616

1717
go_import_path: aahframework.org/log.v0
1818

19+
install:
20+
- git config --global http.https://aahframework.org.followRedirects true
21+
- go get -t -v ./...
22+
1923
script:
2024
- bash <(curl -s https://aahframework.org/go-test)
2125

0 commit comments

Comments
 (0)