Skip to content
Permalink
Browse files
chore: assume yarn in tests
  • Loading branch information
Example User committed Sep 25, 2018
1 parent c3764c8 commit 1546df4
Showing 1 changed file with 0 additions and 1 deletion.
@@ -11,7 +11,6 @@ jobs:
steps:
- script: git config --global user.email "example@example.com"
- script: git config --global user.name "Example Git User"
- script: npm install -g yarn
- script: npm install
- script: npm run build
- script: npm test

0 comments on commit 1546df4

Please sign in to comment.