Skip to content

Commit 66a9c2e

Browse files
committed
Add npm test to travis file #168
* Run our tests on Travis Signed-off-by: Jillian Daguil <[email protected]>
1 parent 696642d commit 66a9c2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ before_install:
2929

3030
script:
3131
- npm install
32+
- npm test
3233
- python build.py
3334

3435

0 commit comments

Comments
 (0)