Skip to content

Commit

Permalink
test: give travis a very long timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Oct 29, 2019
1 parent dddbf75 commit ce91a55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
language: node_js

script:
- npm test -- -t3600

node_js:
- node
- 12
Expand Down

0 comments on commit ce91a55

Please sign in to comment.