Skip to content

Commit

Permalink
update ci node version (#60)
Browse files Browse the repository at this point in the history
update ci node version
  • Loading branch information
keel authored Dec 1, 2018
1 parent c395c02 commit 3386337
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ addons:
packages:
- g++-4.8
node_js:
- 6
- 7
- 8
- 10
install:
- export CXX=g++-4.8
- $CXX --version
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "mivion",
"name": "swisseph",
"description": "Swiss Ephemeris binding for node.js",
"version": "0.5.10",
"version": "0.5.11",
"homepage": "http://github.com/mivion/swisseph",
"repository": {
"url": "http://github.com/mivion/swisseph.git"
Expand Down

0 comments on commit 3386337

Please sign in to comment.