Skip to content

Commit 76d867c

Browse files
committed
Setup backwards and forwards compatibility testing.
1 parent f3b1b50 commit 76d867c

File tree

3 files changed

+1776
-1116
lines changed

3 files changed

+1776
-1116
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ node_js:
44
cache:
55
directories:
66
- node_modules
7+
script: npm test:compat
78
after_success:
89
- bash <(curl -s https://codecov.io/bash) -e TRAVIS_NODE_VERSION

0 commit comments

Comments
 (0)