Skip to content

Commit

Permalink
chore: funding.yml config and CI fix (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed Feb 19, 2020
1 parent b5b74f0 commit 909c99d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
@@ -0,0 +1 @@
open_collective: webpack
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -16,9 +16,6 @@ matrix:
- node_js: '11'
script: yarn pretest
env: CI=pretest
- node_js: '4'
script: yarn test:ci
env: CI=tests 4
- node_js: '6'
script: yarn test:ci
env: CI=tests 6
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -2,7 +2,6 @@

environment:
matrix:
- nodejs_version: 4
- nodejs_version: 6
- nodejs_version: 8
- nodejs_version: 10
Expand Down

0 comments on commit 909c99d

Please sign in to comment.