Skip to content

Commit 80aad21

Browse files
committed
Run tests on travis build
1 parent 6494691 commit 80aad21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install:
1313
- go mod verify
1414

1515
script:
16-
- go install ./...
16+
- go test ./...
1717

1818
before_deploy:
1919
- GIT_TAG=$TRAVIS_TAG make clean build

0 commit comments

Comments
 (0)