Skip to content

Commit ce91a55

Browse files
committed
test: give travis a very long timeout
1 parent dddbf75 commit ce91a55

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,5 +1,8 @@
11
language: node_js
22

3+
script:
4+
- npm test -- -t3600
5+
36
node_js:
47
- node
58
- 12

0 commit comments

Comments
 (0)