servo / rust-mozjs

DEPRECATED - moved to servo/mozjs instead.
Mozilla Public License 2.0
293 stars 117 forks source link

Move to appveyor #148

Closed Manishearth closed 9 years ago

Manishearth commented 9 years ago

Don't merge this yet, I'm just checking if it works well.

Manishearth commented 9 years ago

https://ci.appveyor.com/project/Manishearth/rust-mozjs/build/1.0.1

Build failed, waiting for other jobs to finish...
failed to run custom build command for `mozjs_sys v0.0.0 (https://github.com/servo/mozjs#19edb950)`
Process didn't exit successfully: `C:\projects\rust-mozjs\target\debug\build\mozjs_sys-b0315eb56e4617f0\build-script-build` (exit code: 101)
--- stderr
thread '<main>' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os(2) }', C:/bot/slave/nightly-dist-rustc-win-32/build/src/libcore\result.rs:729

Command exited with code 101

@klutzy could you have a look?