|
From: Stephen W. <st...@ic...> - 2015-05-05 15:04:49
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Anybody have opinions on this? Does it make sense to add these sorts of files to the iverilog repository? - -------- Forwarded Message -------- Subject: [iverilog] Add travis-ci integration (#66) Date: Tue, 05 May 2015 08:00:52 -0700 From: Tomasz Hemperek <not...@gi...> Reply-To: steveicarus/iverilog <rep...@re...> To: steveicarus/iverilog <ive...@no...> CC: Stephen Williams <st...@ic...> themperek wants to merge 1 commit into steveicarus:master from themperek:master: This will add a simple configuration file for free continuous integration service https://travis-ci.org. It will build and run the ivtest on every commit on Ubuntu 12.04. It integrates with github and also builds all pull requests giving a status. It has to be enabled by @steveicarus <https://github.com/steveicarus> see: http://docs.travis-ci.com/user/getting-started/#Step-one%3A-Sign-in To get proper status for ivtest one need to add exit 0/1 to vhdl_reg.pl so travis knows if it passes or not. Suggestion: It is maybe easier to keep it clean when ivtest is part of iverilog repository. Best Regards, Tomasz - ------------------------------------------------------------------------ You can view, comment on, or merge this pull request online at: https://github.com/steveicarus/iverilog/pull/66 Commit Summary * Add .travis.yml File Changes * *A* .travis.yml <https://github.com/steveicarus/iverilog/pull/66/files#diff-0> (24) Patch Links: * https://github.com/steveicarus/iverilog/pull/66.patch * https://github.com/steveicarus/iverilog/pull/66.diff — Reply to this email directly or view it on GitHub <https://github.com/steveicarus/iverilog/pull/66>. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlVI3AMACgkQrPt1Sc2b3imVKgCgry66rLuaw1iGeBROTaETgUtv +HoAn3HJw/PUCiSsZl50cvUmPXlmow6P =7wMX -----END PGP SIGNATURE----- |