Skip to content

Commit

Permalink
馃帀 added .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ApoorvSaxena committed Sep 10, 2017
1 parent 6e66018 commit 7fd6302
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
sudo: false
language: node_js
node_js:
- '8'
script:
- npm run build

0 comments on commit 7fd6302

Please sign in to comment.