Skip to content

Commit

Permalink
최종수정
Browse files Browse the repository at this point in the history
  • Loading branch information
kimorkim committed Jan 2, 2016
1 parent 64ff4bf commit 5e51228
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ node_js:
- 5.0.0
before_install:
- npm install -g gulp
branches:
only:
- master
notifications:
email:
- [email protected]
Expand All @@ -17,4 +20,4 @@ deploy:
skip_cleanup: true
on:
tags: true
all_branches: true
all_branches: true

0 comments on commit 5e51228

Please sign in to comment.