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

Commit

Permalink
more specific publish list; update travis node
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Feb 25, 2019
1 parent 6907a86 commit 618d898
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .npmignore

This file was deleted.

4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "node"
before_script:
- "make"
sudo: false
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
"url": "git://github.com/mapbox/mapbox.js.git"
},
"main": "src/index.js",
"files": [
"dist",
"src",
"*.md"
],
"dependencies": {
"corslite": "0.0.6",
"isarray": "0.0.1",
Expand Down

0 comments on commit 618d898

Please sign in to comment.