Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
build: Start testing on Node.js 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertrossmann committed Aug 23, 2017
1 parent 4ef17c5 commit 4854cb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: false
dist: trusty
language: node_js
node_js:
- '8.0'
- '8'

cache:
Expand Down

0 comments on commit 4854cb0

Please sign in to comment.