index
:
slackcoder/sbotools
master
Maintenance fork of sbotools
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2019-04-27
travis: no need to list all the cover.db files
Andreas Guldstrand
2019-04-27
travis: test with perl 5.28
Andreas Guldstrand
2018-02-14
travis: no need to run non-installation tests
Andreas Guldstrand
2018-02-14
travis: also test on perl 5.26
Andreas Guldstrand
2016-09-25
Revert ".travis.yml: Add Test2 things to install command"
Andreas Guldstrand
2016-09-15
.travis.yml: Add Test2 things to install command
Andreas Guldstrand
2016-04-19
Add another test prereq to travis
Andreas Guldstrand
2016-04-01
Re-add irc notifications after merge
Andreas Guldstrand
2016-04-01
Try again with removed \
Andreas Guldstrand
2016-04-01
Tar the cover_db up and see if we can split the prove command into multiple l...
Andreas Guldstrand
2016-03-31
Try it without tar, and no need to run `cover`
Andreas Guldstrand
2016-03-31
Oops, typo
Andreas Guldstrand
2016-03-31
Tar up the cover_db and only upload it
Andreas Guldstrand
2016-03-31
Save cover_db on S3
Andreas Guldstrand
2016-03-30
Change where we put the PERL5OPT env variable, and don't give any argument to...
Andreas Guldstrand
2016-03-30
Make sure the proper directory exists for cover_db
Andreas Guldstrand
2016-03-30
Change how we handle the cover_db not working
Andreas Guldstrand
2016-03-30
Seems Travis CI didn't like a command starting with a [
Andreas Guldstrand
2016-03-30
Ignore some files when doing coverage
Andreas Guldstrand
2016-03-30
Let's check that the cover_db was created, and also run as root
Andreas Guldstrand
2016-03-29
Add coverage to travis
Andreas Guldstrand
2015-12-31
Add multilib fail tests. See #23
Andreas Guldstrand
2015-12-28
Travis should only alert the irc channel on change
Andreas Guldstrand
2015-12-23
Add new TEST_INSTALL env var to travis.yml
Andreas Guldstrand
2015-12-17
Reenable irc notifications
Andreas Guldstrand
2015-12-16
Temporarily disable irc notifications
Andreas Guldstrand
2015-12-15
Add back irc notifications to .travis.yml
Andreas Guldstrand
2015-12-15
Make Travis CI run non-online tests as well
Andreas Guldstrand
2015-12-15
Add -v switch to prove and skip tests if they can't work
Andreas Guldstrand
2015-12-15
Change prove incantation so it works via sudo
Andreas Guldstrand
2015-12-15
prove-ify tests
Andreas Guldstrand
2015-12-14
Add Travis CI IRC notifications
Andreas Guldstrand
2015-12-14
Have Travis install stubs for package management
Andreas Guldstrand
2015-12-13
Specify that we require sudo
Andreas Guldstrand
2015-12-13
Specify we're using perl, and which versions
Andreas Guldstrand
2015-12-13
Initial travis config
Andreas Guldstrand