Skip to content

Commit ffee46e

Browse files
author
drobertbaker
committed
no script
1 parent 21a505e commit ffee46e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ branches:
1414

1515
script:
1616
# - go get -d -t -v ./... && go build -v ./...
17-
# - go get -d -t -v ./...
17+
# - go test -v ./...
1818

1919
# - go get -d -t -v ./...
2020
# - go build -a -v ./...
21-
# - go get -d -t -a -v ./...
21+
# - go test -v ./...
2222

2323

2424
- go get -d -t -v ./FactomCode

0 commit comments

Comments
 (0)