Commit graph

15 commits

Author SHA1 Message Date
nathanross
d1d04f8fff appveyor: add cache of mingw download 2016-08-29 20:18:52 -04:00
Nathan Ross
3048b5d551 ci: fix appveyor cargo test call 2016-08-06 13:52:57 -04:00
Knight
7a152248aa CI: add nightly features 2016-07-29 21:06:52 +08:00
Knight
68631e555f Fix windows build 2016-07-29 20:49:08 +08:00
Joseph Crail
efce1ac3f9 appveyor: don't double build
The integration tests build the multicall executable a second time, so
we disable the original build and only run the tests.
2016-05-22 22:54:45 -04:00
Joseph Crail
5b77b82884 appveyor: disable Unix features 2016-05-22 04:22:54 -04:00
Joseph Crail
7ef4bb37a8 tests: consolidate into one crate
The main motivation is to move toward running those tests for a specific
target, that is, if a test won't run on Windows, then we shouldn't build
it. This was previously the default behavior and prevented a successful
run on AppVeyor.

I borrowed this pattern from the tests in the Cargo project.
2016-05-22 03:46:54 -04:00
Joseph Crail
dfa8777540 appveyor: use only built artifacts 2016-05-21 21:46:08 -04:00
Joseph Crail
61fd13078a appveyor: re-add build artifacts 2016-05-20 21:37:14 -04:00
Joseph Crail
77783180a0 appveyor: simplify build without make 2016-05-20 21:16:27 -04:00
Nathan Ross
eab6c294d6 add artifact products to appveyor build process 2015-12-23 22:59:44 -05:00
Nathan Ross
83295f1e08 appveyor and windows testing tooling updates 2015-12-23 22:59:04 -05:00
Nathan Ross
caece01a6f add back initial appveyor file 2015-12-23 22:53:27 -05:00
Nathan Ross
502957dc3e use cargo idioms to manage dependency resolution and compilation 2015-11-23 02:04:15 -05:00
Joseph Crail
b6b8b5b0c6 Add Windows CI support using AppVeyor. 2015-07-23 21:41:10 -04:00