Skip to content

Commit

Permalink
remove branch restrictions so PRs can run
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed May 13, 2016
1 parent 0bd9a31 commit 6dc2662
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ machine:
node:
version: 5

general:
branches:
only:
- next

test:
override:
- npm run lint
Expand Down

0 comments on commit 6dc2662

Please sign in to comment.