Skip to content

Commit

Permalink
Add 'yarn test' to travis commands
Browse files Browse the repository at this point in the history
  • Loading branch information
kulshekhar committed Dec 18, 2017
1 parent c945603 commit ee71dce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ before_install:
- yarn global add greenkeeper-lockfile@1 rimraf
before_script:
# - greenkeeper-lockfile-update
script:
- yarn test
after_script:
# - greenkeeper-lockfile-upload

0 comments on commit ee71dce

Please sign in to comment.