Update .travis.yml

This commit is contained in:
Manoj Vivek 2020-07-12 23:24:18 +05:30 committed by GitHub
parent 32dc98bd95
commit 47db164bd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ language: node_js
node_js:
- 12.13.0
os: osx
osx_image: xcode10.2
before_install: cd desktop-app
install:
- brew install yarn