Skip to content

Commit

Permalink
enable forgetten parallel phpunit test bash for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
behram committed Jul 15, 2016
1 parent f840c90 commit 184d68c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ env:
- SYMFONY_VERSION="2.8.*" DB="postgres"

php:
- 5.6
- 7.0

addons:
Expand Down Expand Up @@ -44,7 +43,7 @@ before_script:
- php app/console f:e:p --env=test

script:
- phpunit -c app src/
- ./etc/bin/parallel_phpunit.sh

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

0 comments on commit 184d68c

Please sign in to comment.