Skip to content

Commit

Permalink
fix build configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
doowb committed Jun 26, 2018
1 parent 7fc65ed commit 9ec1632
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 18 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ os:
language: node_js
node_js:
- node
- iojs
- '10'
- '8'
- '7'
- '6'
- '5'
- '4'
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# helper-resolve [![NPM version](https://img.shields.io/npm/v/helper-resolve.svg?style=flat)](https://www.npmjs.com/package/helper-resolve) [![NPM monthly downloads](https://img.shields.io/npm/dm/helper-resolve.svg?style=flat)](https://npmjs.org/package/helper-resolve) [![NPM total downloads](https://img.shields.io/npm/dt/helper-resolve.svg?style=flat)](https://npmjs.org/package/helper-resolve) [![Linux Build Status](https://img.shields.io/travis/helpers/helper-resolve.svg?style=flat&label=Travis)](https://travis-ci.org/helpers/helper-resolve) [![Windows Build Status](https://img.shields.io/appveyor/ci/helpers/helper-resolve.svg?style=flat&label=AppVeyor)](https://ci.appveyor.com/project/helpers/helper-resolve)
# helper-resolve [![NPM version](https://img.shields.io/npm/v/helper-resolve.svg?style=flat)](https://www.npmjs.com/package/helper-resolve) [![NPM monthly downloads](https://img.shields.io/npm/dm/helper-resolve.svg?style=flat)](https://npmjs.org/package/helper-resolve) [![NPM total downloads](https://img.shields.io/npm/dt/helper-resolve.svg?style=flat)](https://npmjs.org/package/helper-resolve) [![Linux Build Status](https://img.shields.io/travis/helpers/helper-resolve.svg?style=flat&label=Travis)](https://travis-ci.org/helpers/helper-resolve)

> Templates helper to resolve the path to a file in node_modules. This is mostly useful during development.
Expand Down
14 changes: 0 additions & 14 deletions appveyor.yml

This file was deleted.

0 comments on commit 9ec1632

Please sign in to comment.