Skip to content

Commit 9b03a3f

Browse files
author
drobertbaker
committed
added go get the 4 packages
1 parent 1edfec4 commit 9b03a3f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ branches:
1010
- Hotfix7
1111

1212
install:
13+
- go get -t -v ../FactomCode/factomd
14+
- go get -t -v ../fctwallet
15+
- go get -t -v ../factom-cli
16+
- go get -t -v ../walletapp
1317
- go get github.com/axw/gocov/gocov
1418
- go get gopkg.in/matm/v1/gocov-html
1519
- ./all-travis.sh Hotfix7 master

0 commit comments

Comments
 (0)