Add Travis CI

This commit is contained in:
Josh Johnson 2016-01-14 10:59:16 -05:00
parent d728702296
commit f31c3cfed4
1 changed files with 10 additions and 0 deletions

10
.travis.yml Normal file
View File

@ -0,0 +1,10 @@
notifications:
email: false
sudo: false
install:
- npm install
script:
- gulp build