Commit graph

13 commits

Author SHA1 Message Date
sagie gur ari
23cf596748 windows build 2018-01-13 08:36:08 +00:00
theduke
1d6645cc1c (ci) Drop 32bit builds on appveyor
Who uses 32bit anymore anyway?
This cuts appveyor build times in half.
2017-12-03 13:14:29 +01:00
theduke
e4cf21086c (ci) Stop using cargo-make on appveyor.
Neccessary due to failing builds...
2017-12-03 11:24:24 +01:00
theduke
bdb1dd34af (ci) Make appveyor and travis run the same test command 2017-12-02 15:54:39 +01:00
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