Skip to content

Commit

Permalink
run win64 in parallel again on appveyor
Browse files Browse the repository at this point in the history
let's see if maybe we just fixed the cause of the freezes
[ci skip]
  • Loading branch information
tkelman committed Dec 16, 2014
1 parent 1fb4e6d commit a297d5c
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 a297d5c

Please sign in to comment.