Skip to content

Commit c5d7e0c

Browse files
committed
Use local jest-cli for testing
1 parent 93c2e59 commit c5d7e0c

File tree

4 files changed

+1211
-111
lines changed

4 files changed

+1211
-111
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
3-
- 'stable'
3+
- '6'
4+
- '8'
5+
- 'stable'
46

57
sudo: required
68
dist: trusty

0 commit comments

Comments
 (0)