Skip to content

Commit

Permalink
Removes 0.12 and iojs. Adds 4
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Oct 4, 2016
1 parent f8dc11f commit 012531a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "0.12"
- "iojs"
- "4"
after_success:
- npm run coveralls
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "brreg",
"description": "Look up data from the Norwegian Entity Registry",
"version": "2.0.0",
"version": "2.0.1",
"author": {
"name": "Geir Gåsodden",
"email": "geir.gasodden@pythonia.no"
Expand Down

0 comments on commit 012531a

Please sign in to comment.