Skip to content

Commit

Permalink
Sets language in Travis CI to Node
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanAdams committed Dec 12, 2016
1 parent cac416a commit 33a1d2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
language: node_js
node_js:
- "6.1"
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 33a1d2a

Please sign in to comment.