Skip to content

Commit 2e75407

Browse files
committed
Merge pull request KnpLabs#8 from KnpLabs/big_refactoring
Big refactoring
2 parents 839e518 + da6e387 commit 2e75407

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+3277
-2363
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ before_script:
99
- php composer.phar install --dev
1010

1111
script:
12-
- phpunit
13-
- bin/behat
12+
- phpunit --coverage-text

CHANGELOG

Lines changed: 0 additions & 123 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
The MIT License
22

3+
Copyright (c) 2012 KnpLabs
34
Copyright (c) 2010 Thibault Duplessis
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)