Skip to content

Commit

Permalink
Travis CI runs on all branches (to allow greenkeeper to trigger Tra…
Browse files Browse the repository at this point in the history
…vis)
  • Loading branch information
overlookmotel committed Jun 30, 2016
1 parent 47765de commit 702223c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ node_js:
- "4"
- "6"

branches:
only:
- master
- dev

matrix:
fast_finish: true
include:
Expand Down
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@
## 2.1.0

* `.getNewLibraryCopy()` method (was `.clone()`)

## Next

* Travis CI runs on all branches (to allow `greenkeeper` to trigger Travis)

0 comments on commit 702223c

Please sign in to comment.