Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
Update to node v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay-Bot committed Jun 8, 2017
1 parent cbac5c9 commit 93dc1ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -3,11 +3,11 @@ language: node_js
sudo: false

node_js:
- "8.0.0"
- "8.1.0"

deploy:
provider: script
script: npm run deploy
on:
branch: master
node_js: 8.0.0
node_js: 8.1.0
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,6 +26,6 @@
},
"host": "bot.esdiscuss.org",
"engines": {
"node": "8.0.0"
"node": "8.1.0"
}
}

0 comments on commit 93dc1ed

Please sign in to comment.