summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2017-01-04modulesync 0.16.7Tim Meusel
2016-12-25modulesync 0.16.6Tim Meusel
2016-12-21modulesync 0.16.4Tim Meusel
2016-12-02modulesync 0.16.3Tim Meusel
2016-10-05modulesync 0.12.8Tim Meusel
2016-08-08modulesync 0.12.0Tim Meusel
2016-07-11modulesync 0.9.1Tim Meusel
2016-05-26modulesync 0.6.3Tim Meusel
2016-03-20Update from voxpupuli modulesync_configJoseph Yaworski
2016-01-08Update from voxpupuli modulesync_configIgor Galić
2015-04-23Upgrade dependenciesDaniele Sluijters
* Use rspec-puppet 2.1+ (which now supports Puppet 4) * No longer allow the Puppet 4 builds to fail (the tests can run now) * Use the released version of the apt module
2015-04-22Fucking hell, build already.Daniele Sluijters
2015-04-22travis: More deploy fiddlesDaniele Sluijters
2015-04-22travis: Build release branchesDaniele Sluijters
2015-04-22Revert "travis: Build everything for deploy."Daniele Sluijters
This reverts commit e1785808889df7a0c5a60b231a8822d6a20e88ea.
2015-04-22travis: Build everything for deploy.Daniele Sluijters
2015-04-22travis: Deploy to Puppet Forge on tagDaniele Sluijters
2015-04-22travis: Specify 2.1 instead of 2.1.xDaniele Sluijters
When specifying `rvm: 2.1` it'll automatically pick the latest Ruby 2.1 available.
2015-04-22travis: Add testing with future parserDaniele Sluijters
2015-04-22travis: Newlines and no need for bundler_argsDaniele Sluijters
2015-04-17travis: Only ever build the master branchDaniele Sluijters
This will stop us from building branches that people with push access push to instead of fork+PR.
2015-04-17travis: Test only latest Ruby and Puppet.Daniele Sluijters
Since this module contains no Ruby code there's really no point in running a matrix for all Ruby versions. We trust Puppet to work on the different Ruby versions so all we need is to run the different versions of Puppet. We use Ruby 2.1.6 since 2.2.x causes Puppet 3 and 4 to crash. We need to allow Puppet 4 builds to break right now because rspec-puppet doesn't work with it.
2015-04-17travis: Enable strict variablesDaniele Sluijters
2015-04-15Fix to use the `mail` hash.Morgan Haskel
Testing unattended upgrades