Skip to content

Commit 223cd1f

Browse files
author
drobertbaker
committed
go version 1.4
1 parent 989f133 commit 223cd1f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
language: go
44

55
go:
6-
- tip
6+
- 1.4
77

88
branches:
99
only:
@@ -13,6 +13,7 @@ branches:
1313
- m2s
1414

1515
script:
16+
- go get -d -v ./FactomCode
1617
- go get -d -v ./btcd
1718
- go get -d -v ./factoid
1819
- go get -d -v ./fctwallet

0 commit comments

Comments
 (0)