Libraries tagged by travis ci
medunes/noise-php
35 Downloads
A quick skeleton project starter with frequently needed boiler-plate setups (ci, badges, etc.)
pantheon-systems/example-drupal7-travis-composer
51 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
hiqdev/hidev-travis
35329 Downloads
Travis CI plugin for HiDev
fordnox/php-dbunit-on-travis-ci
20 Downloads
Sample PHPUnit and DbUnit php application
e0ipso/travis-drupal-module
263 Downloads
Library to help Travis CI setup without headaches for Drupal modules.
akai/magento2-travis-ci-scripts
8 Downloads
Magento 2 Travis CI helper scripts
typisttech/travis-nginx-wordpress
78116 Downloads
A basic template for Nginx and WordPress running on Travis CI's container based infrastructure.
api-clients/travis
50693 Downloads
Async first TravisCI PHP API Client
sandrokeil/citools
827 Downloads
Composer meta package of QA tools for Travis, Coveralls and Scrutenizer
ondram/ci-detector-standalone
9 Downloads
Standalone CLI command to detect continuous integration environment and provide unified access to properties of current build
ezzatron/ci-status-images
3539 Downloads
Test coverage percentage and other useful status images for continuous integration systems.
snide/travinizer-bundle
19 Downloads
Travis CI & Scrutinizer CI overview bundle
chrisnharvey/cottidae
9 Downloads
Automatic Sculpin deployment to GitHub pages using Travis CI.
beporter/coverage-ensure
261 Downloads
PHP CLI script that reads clover.xml coverage reports and returns non-zero when percent coverage is below specified threshold. Intended for use with automated test/build tools like Travis CI, Circle CI and Jenkins.
enrise/travisdeployer
1078 Downloads
Combine Deployer with Travis-CI to automatically deploy when a branch gets merged.