Skip to content

Commit e264179

Browse files
committed
update .travis.yml
1 parent 30e514f commit e264179

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
language: node
2+
before_script:
3+
- npm install -g mocha
4+
script: npm test

0 commit comments

Comments
 (0)