Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

Commit

Permalink
Add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed Jan 24, 2017
1 parent 52413fe commit 932c55a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -0,0 +1,9 @@
language: node_js
node_js:
- "4"
- "6"
- "node"
cache:
yarn: true
directories:
- node_modules

0 comments on commit 932c55a

Please sign in to comment.