Skip to content

Commit

Permalink
Update node versions on travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarcadass committed Apr 30, 2018
1 parent ab676c4 commit 259d9a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "stable"
- "stable"

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "i18n-zipcodes",
"version": "1.0.2",
"version": "1.0.3",
"description": "Validate international zipcodes",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 259d9a6

Please sign in to comment.