Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Commit

Permalink
Merge pull request #284 from kimmobrunfeldt/master
Browse files Browse the repository at this point in the history
Add node 6 version to Travis configuration
  • Loading branch information
robconery authored Jul 6, 2016
2 parents ca79d75 + 0ca482c commit 5c192bd
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
@@ -1,5 +1,6 @@
language: node_js
node_js:
- '6'
- '5'
- '4'
- '0.12'
Expand Down

0 comments on commit 5c192bd

Please sign in to comment.