Skip to content

Commit f2831ff

Browse files
author
Mike Fisher
committed
Remove CI phpspec config
1 parent ee393e0 commit f2831ff

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ install:
99

1010
before_script: composer require task/cli ~0.1
1111

12-
script: vendor/bin/task test -p config=phpspec.ci.yml
12+
script: vendor/bin/task test
1313

1414
after_script: vendor/bin/coveralls -v

phpspec.ci.yml

Whitespace-only changes.

0 commit comments

Comments
 (0)