Skip to content

Commit

Permalink
chore(CI): remove node_js 4
Browse files Browse the repository at this point in the history
  • Loading branch information
harttle committed Feb 14, 2019
1 parent 83a8e2d commit a626de6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ jobs:
script: npm run lint
- name: 'Coverage'
script: npm run coverage && npm run coveralls
- name: 'E2E on Node.js 4'
script: npm run e2e
node_js: "4"
- stage: release
if: branch = master
script: skip
Expand Down

0 comments on commit a626de6

Please sign in to comment.