Skip to content

Commit

Permalink
give tests a ridiculous amount of time on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Feb 18, 2016
1 parent e43530e commit b8b3d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -16,4 +16,4 @@ version: '{build}'
shallow_clone: true
clone_depth: 1
test_script:
- npm test -- -Rclassic --no-coverage
- npm test -- -Rclassic --no-coverage --timeout=3600

0 comments on commit b8b3d7a

Please sign in to comment.