Skip to content

Commit

Permalink
Merge pull request GitbookIO#88 from amilajack/patch-2
Browse files Browse the repository at this point in the history
Added travis ci support for modern node versions
  • Loading branch information
SamyPesse authored Aug 9, 2016
2 parents ee92da0 + 133ffb2 commit 397fd3c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
sudo: false
language: node_js
node_js:
- "6"
- "4"
- "0.11"
- "0.10"
- "0.10"

0 comments on commit 397fd3c

Please sign in to comment.