Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit d48fba4

Browse files
committed
Install dev-deps on travis for testing
1 parent 22f11c8 commit d48fba4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ before_install:
1414
- docker run -d -p 4222:4222 --name nats nats
1515
before_script:
1616
- make deps
17+
- make dev-deps
1718
script:
1819
- mkdir -p build/logs
1920
- make lint

0 commit comments

Comments
 (0)