mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Pushed sublist into subdir
This commit is contained in:
@@ -2,6 +2,11 @@ language: go
|
||||
|
||||
script:
|
||||
- cd hashmap
|
||||
- go test -i
|
||||
- go test -v
|
||||
- cd ..
|
||||
- cd sublist
|
||||
- go test -i
|
||||
- go test -v
|
||||
- cd ..
|
||||
- go test -i
|
||||
|
||||
Reference in New Issue
Block a user