Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
build: add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Aug 29, 2018
1 parent 9bd562d commit 0dea614
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
language: node_js
node_js:
- "node"
cache:
directories:
- node_modules

0 comments on commit 0dea614

Please sign in to comment.