Skip to content

Commit

Permalink
Corrects travis.yml regarding yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
viveleroi committed Jan 24, 2018
1 parent 0faa525 commit fb989a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "9"
before_install:
- yarn install mongoose
install:
- yarn
services:
- mongodb

0 comments on commit fb989a7

Please sign in to comment.