In perl.git, the branch travis has been created
<http://perl5.git.perl.org/perl.git/commitdiff/3ef85ee4aca6a6cdbbaec962b6395648f709e42c?hp=0000000000000000000000000000000000000000>
at 3ef85ee4aca6a6cdbbaec962b6395648f709e42c (commit)
- Log -----------------------------------------------------------------
commit 3ef85ee4aca6a6cdbbaec962b6395648f709e42c
Author: Tony Cook <[email protected]>
Date: Tue Sep 8 11:34:45 2015 +1000
make the build process depend on the previous steps
travis does NOT stop the build process if a step fails
M .travis.yml
commit b0ae5cb52ac71c97c61c6163ae69db3767728a29
Author: Tony Cook <[email protected]>
Date: Tue Sep 8 11:03:16 2015 +1000
report missing authors to stderr
So if authors.t fails the cause is obvious from the test output
*without* having to perform a verbose run.
M Porting/checkAUTHORS.pl
commit f913bde2713dffdcfe7cf2a3b703e4a9984fb0a1
Author: Tony Cook <[email protected]>
Date: Tue Sep 8 09:57:57 2015 +1000
break manifest.t
A foo.c
commit 816495ce94d0909069cd14a5004b6c454df19821
Author: Tony Cook <[email protected]>
Date: Tue Sep 8 09:39:47 2015 +1000
more updates
M .travis.yml
M t/io/eintr.t
commit 585262b4ac5f4c62d0f6125970ab37ce34a572f9
Author: Tony Cook <[email protected]>
Date: Thu Mar 5 14:16:10 2015 +1100
[perl #123981] Travis-CI support
Build and test perl under four different configurations.
This isn't compatible with "container based infrastructure"
I didn't use test_harness and TEST_JOBS since the four jobs specified
are already run in parallel on the virtual host.
io/eintr.t fails on the travis VMs.
A .travis.yml
M MANIFEST
-----------------------------------------------------------------------
--
Perl5 Master Repository