Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Jun 26, 2017
1 parent 6128c5c commit b1ee68e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@ node_js:
- "8"
- "6"
- "4"
- "0.12"
- "0.10"
before_install:
- npm install -g npm@^3
- npm install -g npm@latest
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ See [contributing guide](.github/CONTRIBUTING.md)

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-06-01 | v1.0.34 | Maintenance |
| 2017-06-26 | v1.0.35 | Maintenance |
| 2015-02-06 | v0.0.20 | Grunt cleanups |
| 2015-02-06 | v0.0.19 | Doc changes |
| 2014-12-07 | v0.0.16 | Minor internal changes |
Expand Down
2 changes: 1 addition & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-06-01 | v1.0.34 | Maintenance |
| 2017-06-26 | v1.0.35 | Maintenance |
| 2015-02-06 | v0.0.20 | Grunt cleanups |
| 2015-02-06 | v0.0.19 | Doc changes |
| 2014-12-07 | v0.0.16 | Minor internal changes |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-spider-script",
"version": "1.0.34",
"version": "1.0.35",
"description": "Load spider script as any javascript modules under nodeJS runtime.",
"author": {
"name": "Sagie Gur-Ari",
Expand Down

0 comments on commit b1ee68e

Please sign in to comment.