Skip to content

Commit

Permalink
Merge pull request #70 from nzzdev/dev
Browse files Browse the repository at this point in the history
New node version
  • Loading branch information
fuenkchen authored Sep 5, 2017
2 parents c109009 + f31088b commit 506eb8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '7.6'
- '8.1'
install:
- npm install
script:
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": "@nzz/q-server",
"version": "2.3.0",
"version": "2.4.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 506eb8e

Please sign in to comment.