mirror of
https://github.com/kataras/iris.git
synced 2026-01-23 11:56:00 +00:00
remove the 'typescript' package entirely in favor of iris-cli and because the alm editor was deprecated by its author (consider using the designtsx.com instead)
Former-commit-id: 52888ae3fd0da9e5b98e095c665a1a538381ddef
This commit is contained in:
@@ -18,11 +18,6 @@ after_script:
|
||||
- go get ./...
|
||||
- go test -count=1 -v -cover ./...
|
||||
- cd ../
|
||||
# typescript examples
|
||||
- cd ./typescript/_examples
|
||||
- go get ./...
|
||||
- go test -count=1 -v -cover ./...
|
||||
- cd ../../
|
||||
# make sure that the _benchmarks code is working
|
||||
- cd ./_benchmarks
|
||||
- go get ./...
|
||||
|
||||
Reference in New Issue
Block a user