Skip to content

Commit

Permalink
IMPROVED : Génération de la PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed May 2, 2014
1 parent 0f70abd commit 66fe9ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ php:
- 5.3.3
- 5.4
- 5.5
- 5.6
env:
global:
- secure: "TR0pFe8GQjT9cAgXorxAUGGyf7oRamNR2i/3p6sovN/p/PqvzUBHKUzqfxEUEYYOS0sRlgKraM9IGotMbGrGKU8W/az30mjGca6ByKUcqPhIa3QSx48unZK7Ofcu4nosuBBO4zNUPOM9FubgikLXydGyKzO5AS2rHs9YXpTrW7w="
Expand Down Expand Up @@ -46,7 +47,7 @@ script:
## Atoum
- php mageekguy.atoum.phar -d tests/ -c .atoum.php
## PHPDocumentor
- phpdoc -d ./src -t ./build/docs
- php vendor/bin/phpdoc -d ./src -t ./build/docs

after_script:
## Coveralls
Expand Down

0 comments on commit 66fe9ca

Please sign in to comment.