Commit graph

9 commits

Author SHA1 Message Date
theduke
e740646b8c Appveyor: Start using cargo-make.
Fixes #74
2017-08-07 22:28:37 +02:00
theduke
2ca9baa441 Extracted iron/rocket crates and updated README.
Those now live in separate repos.
2017-08-07 08:20:05 +02:00
theduke
b5d10f7722 Appveyor: only run rocket tests on nightly + msvc
Rocket is only supported on nightly, and rocket depends on Ring, which
does not support the gcc toolchain on Windows.
2017-08-06 19:16:21 +02:00
theduke
deacbd247e Appveyor: temporarily disable cargo-make
Due to cargo-make bug...
2017-08-06 18:31:14 +02:00
theduke
619a2e57f9 Extraction of iron and rocket features into separate crates.
* Added juniper_iron crate
* Fixed up juniper_rocket crate
* Updated juniper/Cargo.toml
* Updated docs (readme, module docs)
* Export http integrator tests with export-test-schema feature
* Update CI tests (Use cargo-make )
* Format parts of the code base
2017-08-06 17:42:31 +02:00
theduke
8a27cb3cb5 Fix appveyor (retrigger) 2017-07-12 21:51:24 +02:00
theduke
07bb75bd79 Fix test specs... for real 2017-07-12 21:51:24 +02:00
theduke
4516790572 Fix up travis/appveyo specs 2017-07-12 21:51:24 +02:00
Magnus Hallin
16001ffde8 Add Appveyor Windows CI build configuration 2017-06-18 20:27:31 +02:00