Skip to content

Commit 0e508ac

Browse files
author
Antonio Santiago
committed
Update travis and README
1 parent bafd6d5 commit 0e508ac

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: node_js
22
node_js:
3-
- "4"
43
- "6"
54
script: npm run testCI

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dynamic Routes for Next.js
22

3-
[![npm version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=js&type=6&v=1.0.40&x2=0)](https://www.npmjs.com/package/next-routes) [![Coverage Status](https://coveralls.io/repos/github/fridays/next-routes/badge.svg)](https://coveralls.io/github/fridays/next-routes) [![Build Status](https://travis-ci.org/fridays/next-routes.svg?branch=master)](https://travis-ci.org/fridays/next-routes)
3+
[![npm version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=js&type=6&v=1.0.40&x2=0)](https://www.npmjs.com/package/next-routes) [![Coverage Status](https://coveralls.io/repos/github/trovit/next-routes/badge.svg)](https://coveralls.io/github/trovit/next-routes) [![Build Status](https://travis-ci.org/trovit/next-routes.svg?branch=master)](https://travis-ci.org/trovit/next-routes)
44

55
Easy to use universal dynamic routes for [Next.js](https://github.com/zeit/next.js)
66

0 commit comments

Comments
 (0)