Skip to content

Commit

Permalink
Run parallel tests on win64 appveyor again
Browse files Browse the repository at this point in the history
Let's see whether it's any more reliable now. If not, revert this.
  • Loading branch information
tkelman committed Jun 15, 2015
1 parent 1002178 commit 993adea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ environment:
matrix:
- ARCH: "i686"
- ARCH: "x86_64"
JULIA_CPU_CORES: 1
# Run win64 tests in serial for now to avoid #7942 causing timeouts

# Only build on master and PR's for now, not personal branches
# Whether or not PR's get built is determined in the webhook settings
Expand Down

0 comments on commit 993adea

Please sign in to comment.