Skip to content

Commit

Permalink
specify full src path for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
behram committed Jul 14, 2016
1 parent ebcf535 commit 6cb0ca7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,7 @@ before_script:
- php app/console f:e:p --env=test

script:
- phpunit -c app src/Ojs/AdminBundle/
- phpunit -c app src/Ojs/JournalBundle/
- phpunit -c app src/Ojs/SiteBundle/
- phpunit -c app src/Ojs/UserBundle/
- phpunit -c app src/Ojs/ApiBundle/
- phpunit -c app src/

notifications:
slack: bulutyazilim:8GtvUiq3935dZRc1SObHJVcR#ojs
Expand Down

0 comments on commit 6cb0ca7

Please sign in to comment.