Skip to content

Commit

Permalink
chore: update node version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vagusX committed Dec 10, 2017
1 parent e12c4bc commit 3594e3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ cache:
notifications:
email: false
node_js:
- '7'
before_install:
- npm i -g npm@^3.0.0
- '8'
before_script:
- npm prune
after_success:
Expand Down
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Koa Proxies

[![Greenkeeper badge](https://badges.greenkeeper.io/vagusX/koa-proxies.svg)](https://greenkeeper.io/)

![NPM](https://img.shields.io/npm/v/koa-proxies.svg)
[![Build Status](https://travis-ci.org/vagusX/koa-proxies.svg)](https://travis-ci.org/vagusX/koa-proxies)
[![NPM Downloads](https://img.shields.io/npm/dm/localeval.svg)](https://www.npmjs.com/package/koa-proxies)
[![Greenkeeper badge](https://badges.greenkeeper.io/vagusX/koa-proxies.svg)](https://greenkeeper.io/)

> [[email protected]/next](https://github.com/koajs/koa) middlware for http proxy
Expand Down

0 comments on commit 3594e3f

Please sign in to comment.