Have travis use yarn

pull/352/head
Nathan Downs 2019-04-03 16:26:10 -07:00
parent ca5377799e
commit 15d31a9198
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@ git:
branches: branches:
only: only:
- gh-pages - gh-pages
install: yarn install
script: yarn test