Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
composer-phpcodesniffer-standards-plugin
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Daniel Siepmann
composer-phpcodesniffer-standards-plugin
Commits
0df0d4a3
Commit
0df0d4a3
authored
7 years ago
by
Daniel Hürtgen
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #10 from higidi/feature/5-integrate-travis-ci
Feature/5 integrate travis ci
parents
60050ad2
4f1de93f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+15
-0
15 additions, 0 deletions
.travis.yml
README.md
+2
-0
2 additions, 0 deletions
README.md
with
17 additions
and
0 deletions
.travis.yml
0 → 100644
+
15
−
0
View file @
0df0d4a3
language
:
php
cache
:
directories
:
-
$HOME/.composer/cache
php
:
-
'
5.4'
-
'
5.5'
-
'
5.6'
-
'
7.0'
-
'
7.1'
install
:
-
'
composer
install
--prefer-dist'
This diff is collapsed.
Click to expand it.
README.md
+
2
−
0
View file @
0df0d4a3
...
...
@@ -3,6 +3,8 @@ About
Composer plugin installs
[
PHP_CodeSniffer
](
https://github.com/squizlabs/PHP_CodeSniffer
)
Standards.
[

](https://travis-ci.org/higidi/composer-phpcodesniffer-standards-plugin)
Requirements
------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment