Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
node: Update node to v8 on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
akashnimare committed May 20, 2018
1 parent a7c7791 commit 7bb8d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ addons:

language: node_js
node_js:
- '6'
- '8'

before_install:
- ./scripts/travis-xvfb.sh
Expand Down

0 comments on commit 7bb8d78

Please sign in to comment.