Skip to content

Commit

Permalink
Merge pull request #15 from M6Web/omansour-patch-1
Browse files Browse the repository at this point in the history
php 7 continuous integration
  • Loading branch information
omansour committed Sep 14, 2015
2 parents 4bdedc9 + 9203796 commit 47effc6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 245 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
vendor
vendor
composer.lock
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ php:
- 5.4
- 5.5
- 5.6
- 7

before_script:
- wget http://getcomposer.org/composer.phar
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"php": ">=5.4.0"
},
"require-dev": {
"atoum/atoum": "~1.0",
"atoum/atoum": "~2.0",
"m6web/symfony2-coding-standard": "~1.2",
"m6web/coke": "~1.2"
},
Expand Down
243 changes: 0 additions & 243 deletions composer.lock

This file was deleted.

0 comments on commit 47effc6

Please sign in to comment.