Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
fix: remove node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Nov 29, 2018
1 parent 29079eb commit a178907
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ jobs:
script:
- npm run lint

- stage: test
name: "node-8"
node_js: 8
script: npm run test:node:http -- --bail

- stage: test
name: "node-10"
node_js: 10
Expand Down

0 comments on commit a178907

Please sign in to comment.