Skip to content

Commit

Permalink
enable dev on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jun 14, 2015
1 parent d8abbfc commit 0d8efa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
branches:
only:
- master
- dev
before_install:
- npm install -g grunt-cli
env:
Expand Down

0 comments on commit 0d8efa9

Please sign in to comment.