Skip to content

Commit 658f8a5

Browse files
committed
WIP
1 parent fcab042 commit 658f8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ script:
3939
before_install:
4040
- composer require "orchestra/database:${ORCHESTRA_VERSION}" --no-update
4141
- composer require "orchestra/testbench:${ORCHESTRA_VERSION}" --no-update
42-
- composer require "orchestra/testbench:${ORCHESTRA_VERSION}- --no-update
42+
- composer require "orchestra/testbench:${ORCHESTRA_VERSION}" --no-update
4343
- composer require "illuminate/cache:${ILLUMINATE_VERSION}" --no-update
4444
- composer require "illuminate/config:${ILLUMINATE_VERSION}" --no-update
4545
- composer require "illuminate/console:${ILLUMINATE_VERSION}" --no-update

0 commit comments

Comments
 (0)