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

Commit

Permalink
travis: test node 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Oct 19, 2016
1 parent a127f0e commit 36c2b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js:
- "5"
- "6"
before_install:
- 'if [ -n "$TSD_GITHUB_TOKEN" ]; then echo {\"token\": \"$TSD_GITHUB_TOKEN\"} > .tsdrc; fi'
Expand Down

0 comments on commit 36c2b45

Please sign in to comment.