Skip to content

Commit

Permalink
restore backtrace test
Browse files Browse the repository at this point in the history
since this PR fixes it
  • Loading branch information
tkelman committed Nov 28, 2014
1 parent 73c47e5 commit a2eccd9
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 @@ -18,8 +18,6 @@ init:
- git config --global core.autocrlf input

build_script:
# temporarily disable backtrace test, failing right now for win64 on master
- sed -i 's/"backtrace",//' test/runtests.jl
# Remove C:\MinGW\bin from the path, the version of MinGW installed on
# AppVeyor is not compatible with the cross-compiled Julia Windows binaries
- set PATH=%PATH:C:\MinGW\bin;=%
Expand Down

0 comments on commit a2eccd9

Please sign in to comment.