Skip to content

Commit f894bc2

Browse files
committed
update test script
1 parent 897b632 commit f894bc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ node_js:
1010
- "0.11"
1111
- "0.10"
1212
- "iojs"
13-
script: make test
14-
os:
15-
- linux
13+
script: npm test
14+
os:
15+
- linux

0 commit comments

Comments
 (0)