Skip to content

Commit

Permalink
add travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
koddsson committed Jan 24, 2019
1 parent 3b6863c commit 59de903
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
sudo: required
node_js:
- "node"
addons:
chrome: stable
cache:
directories:
- node_modules

0 comments on commit 59de903

Please sign in to comment.