Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Commit

Permalink
Updated node versions in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnavion committed Apr 9, 2017
1 parent a39140d commit e0c6300
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
- "7"
before_script:
- "node ./build.js doc"
sudo: false

0 comments on commit e0c6300

Please sign in to comment.