Skip to content

Commit

Permalink
trying to fix builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Dresser committed Dec 10, 2016
1 parent ec8ab82 commit e889dc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ dist: trusty
# safelist
branches:
only:
- master
- dev
- master
- dev

language: node_js
node_js:
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
environment:
nodejs_version: "6.9.1"

# safelist
branches:
only:
- master
Expand Down

0 comments on commit e889dc3

Please sign in to comment.