Skip to content

Commit

Permalink
chore(travis): Build package with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed May 13, 2017
1 parent b0c7eed commit 3948ae2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .travis.yml
@@ -0,0 +1,15 @@
language: node_js
node_js:
- "7.9"

script:
- npm run package

sudo: false

git:
depth: 2

notifications:
slack: angularbuddies:b6leQM9gkBCW0S7MNDsELpqU

0 comments on commit 3948ae2

Please sign in to comment.