Commit Graph

24 Commits

Author SHA1 Message Date
Andronik Ordian 26d81fc5ef bring appveyor back (#118)
* bring appveyor back

* disable windows on travis

* avoid running tests twice on appveyor, fix target
2019-03-28 17:36:43 +01:00
cheme 804d450c0a
Update ci to crate removal. 2019-02-07 18:35:40 +01:00
cheme e388dcfaa6
Initialize a crate for memory related tools (#89)
Initialize a crate for memory related tools. Mainly heapsize measurement through malloc_size_of traits.
2019-01-16 10:43:43 +01:00
Andronik Ordian ac6914908c ci: use travis for Windows and macOS (#78) 2018-11-26 17:40:52 +08:00
Herobird fc98fed369 [uint] Update travisCI and appveyor configs for the feature renaming 2018-11-01 15:40:25 +01:00
Herobird 1c03c3795a Adjust .travis.yml and appveyor.yml to new uint features 2018-10-31 19:09:33 +01:00
Herobird 00fdcff60a travisCI: test all features of fixed-hash 2018-10-30 12:08:45 +01:00
Herobird f41f1534a1 Update .travis.yml for the new fixed-hash feature set 2018-10-29 19:38:23 +01:00
debris c694d21170 uint tests are compiling again, fixed appveyor.yml and .travis.yml 2018-09-25 11:21:20 +01:00
debris 20ae11df59 update CI scripts 2018-09-24 20:40:42 +01:00
David Palm 9252603e3a Port over relevant tests and code from parity-hash 2018-08-22 19:42:03 +02:00
David Palm fd4f145488 Tweak CI to run all fixed-hash tests 2018-08-22 12:33:36 +02:00
David Palm b4b5c6f626 Fix repo meta-data key
Use --release to run tests
2018-08-13 16:07:54 +02:00
David Palm 19062594bf Put original travis config back 2018-08-13 15:55:39 +02:00
David Palm 85ba498a4b Try with absurdly long wait time: 400min (attempt 4) 2018-08-13 13:06:42 +02:00
David Palm b49e0ed13a debug travis (attempt 3) 2018-08-13 12:14:39 +02:00
David Palm 78cf6e7b0f Debug travis 2018-08-13 11:41:38 +02:00
David Palm 1262de484f Try `travis_wait` to fix timeouts 2018-08-13 10:49:53 +02:00
David Palm 2af9e11af7 don't run tests with --no-default-features 2018-08-10 19:47:02 +02:00
David Palm 13d7356657 Run uint no_std tests 2018-08-10 17:56:05 +02:00
David Palm 88c3ba83f1 Fix travis script 2018-08-09 10:48:34 +02:00
David Palm 9c391ed530 Make CI test with --no-default-features 2018-08-09 10:36:21 +02:00
David Palm 4e4347fc9a Fix travis 2018-07-13 19:08:07 +02:00
David Palm a8afb4c8ba TravisCI 2018-07-06 14:14:52 +02:00