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

Commit

Permalink
Travis CI: Add node v7 / drop v0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed Nov 30, 2016
1 parent cb9bcae commit f691e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sudo: false
language: node_js
node_js:
- "7"
- "6"
- "5"
- "4"
- "0.12"
- "0.10"

0 comments on commit f691e1a

Please sign in to comment.