Add: Travis CI config file

This commit is contained in:
HFO4 2020-05-12 13:40:46 +08:00
parent da14633789
commit 5aa592caf6

View File

@ -3,4 +3,4 @@ before_script:
- yarn install
script:
- yarn run build
- yarn run test --all
- yarn run test