mirror of
https://github.com/cloudreve/frontend.git
synced 2025-12-30 16:52:46 +00:00
Add: Travis CI config file
This commit is contained in:
parent
da14633789
commit
5aa592caf6
|
|
@ -3,4 +3,4 @@ before_script:
|
|||
- yarn install
|
||||
script:
|
||||
- yarn run build
|
||||
- yarn run test --all
|
||||
- yarn run test
|
||||
Loading…
Reference in New Issue