mirror of
https://github.com/kataras/iris.git
synced 2026-01-03 18:27:07 +00:00
add PartyFunc and gofmt -s -w . 🔷
Former-commit-id: a3809498a45140d691f3f235ad9cb25239d495a2
This commit is contained in:
@@ -15,7 +15,8 @@ after_script:
|
||||
- cd ./_examples
|
||||
- go get ./...
|
||||
- go test -v -cover ./...
|
||||
- cd ../
|
||||
# typescript examples
|
||||
- cd ../../typescript/_examples
|
||||
- cd ./typescript/_examples
|
||||
- go get ./...
|
||||
- go test -v -cover ./...
|
||||
Reference in New Issue
Block a user