Skip to content

Commit 72d5ffe

Browse files
committed
update npm deps, add test script to package.json, update travis script to run tests, add empty tests
1 parent 0297a0b commit 72d5ffe

File tree

4 files changed

+906
-633
lines changed

4 files changed

+906
-633
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ install:
1414
script:
1515
- bower install --production
1616
- npm run -s build
17+
- npm run -s test
1718
after_success:
1819
- >-
1920
test $TRAVIS_TAG &&

0 commit comments

Comments
 (0)