update travis config again
This commit is contained in:
@@ -2,8 +2,8 @@ language: node_js
|
||||
node_js:
|
||||
- "10"
|
||||
cache: yarn
|
||||
install:
|
||||
- yarn
|
||||
before_script:
|
||||
- yarn install
|
||||
script:
|
||||
- yarn lint
|
||||
- yarn test
|
||||
|
||||
Reference in New Issue
Block a user