Skip to content
Snippets Groups Projects
Select Git revision
  • 63d62a9f31a20d066060df7b7c8d91c4ae6fcf01
  • master default protected
  • bugfix/vendor-excluded
  • feature/phpcs-editorconfig
  • 1.3.2
  • 1.3.1
  • 1.3.0
  • 1.2.8
  • 1.2.7
  • 1.2.6
  • 1.2.5
  • 1.2.4
  • 1.2.3
  • 1.2.2
  • 1.2.1
  • 1.2.0
  • 1.1.0
  • 1.1.0-beta1
  • 1.0.1
  • 1.0.0
  • 1.0.0-beta8
  • 1.0.0-beta7
  • 1.0.0-beta6
  • 1.0.0-beta5
24 results

.gitlab-ci.yml

Blame
  • .gitlab-ci.yml 205 B
    variables:
      DISABLE_PHP_5_5: 1
      DISABLE_UNIT_TESTS: 1
      DISABLE_INTEGRATION_TESTS: 1
      DISABLE_CODECEPTION: 1
      IS_LIBRARY: 1
    
    include: 'https://gitlab.com/wpdesk/gitlab-ci/raw/master/gitlab-ci-1.2.yml'