Skip to content

Commit

Permalink
chore: update ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
kisenka committed Oct 9, 2017
1 parent f4bd057 commit d319ede
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
sudo: false
language: node_js

script:
- yarn install

branches:
only:
- master # Used for publishing releases automatically
Expand Down

0 comments on commit d319ede

Please sign in to comment.