Skip to content

Commit abcbe79

Browse files
Anton ShevchukAnton Shevchuk
Anton Shevchuk
authored and
Anton Shevchuk
committed
Added --dev
1 parent 9857b0f commit abcbe79

File tree

2 files changed

+1
-40
lines changed

2 files changed

+1
-40
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ install:
1212
- composer create-project bluzphp/skeleton --stability=dev
1313
# Require current module
1414
- cd skeleton
15-
- composer require bluzphp/module-$BLUZ_MODULE:dev-$TRAVIS_BRANCH
15+
- composer require bluzphp/module-$BLUZ_MODULE:dev-$TRAVIS_BRANCH --dev
1616
before_script:
1717
# Database
1818
- mysql -e 'CREATE DATABASE bluz;'

tests/unit/models/Auth/AuthProviderTest.php

-39
This file was deleted.

0 commit comments

Comments
 (0)