mirror of
https://github.com/zoriya/flood.git
synced 2026-06-01 18:47:44 +00:00
Delete .travis.yml (#669)
This commit is contained in:
-14
@@ -1,14 +0,0 @@
|
||||
dist: focal
|
||||
language: node_js
|
||||
node_js:
|
||||
- 'node'
|
||||
- 'lts/*'
|
||||
- '13'
|
||||
matrix:
|
||||
fast_finish: true
|
||||
script:
|
||||
- npm run check-source-formatting
|
||||
- npm run lint
|
||||
- npm run check-types
|
||||
- npm run build
|
||||
- npm run test
|
||||
Reference in New Issue
Block a user