Skip to content

Commit

Permalink
Tweak dependencies, CI
Browse files Browse the repository at this point in the history
* Bump dependencies

* Upgrade tap

Use tap's nyc integration.

* Use Node.js 10 type definitions for observable compatibility

* Only build master and version branches, rely on pull requests otherwise
  • Loading branch information
novemberborn committed Jun 10, 2019
1 parent 52fc67a commit 911d198
Show file tree
Hide file tree
Showing 5 changed files with 1,292 additions and 1,508 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,3 +1,7 @@
branches:
only:
- master
- /v\d.+/
language: node_js
os:
- windows
Expand Down

0 comments on commit 911d198

Please sign in to comment.