Skip to content

Commit

Permalink
Add build cfg.
Browse files Browse the repository at this point in the history
  • Loading branch information
soncodi committed Jun 28, 2018
1 parent 96d4fc9 commit 7061e61
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
@@ -0,0 +1,11 @@

dist: trusty
sudo: false

language: node_js
node_js:
- 'node'
- 8
cache:
directories:
- node_modules

0 comments on commit 7061e61

Please sign in to comment.