Skip to content

Commit 72a16fb

Browse files
committed
Mistake in the travis matrix
1 parent 6c035ea commit 72a16fb

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
@@ -42,7 +42,7 @@ matrix:
4242
- php: hhvm
4343
env: [SF_EVT_DISPATCHER_VERSION="3.1.*", SF_OPT_RESOLVER_VERSION="3.1.*"]
4444
- php: hhvm
45-
env: [SF_EVT_DISPATCHER_VERSION="3.2.*", SF_OPT_RESOLVER_VERSION="2.7.*"]
45+
env: [SF_EVT_DISPATCHER_VERSION="3.2.*", SF_OPT_RESOLVER_VERSION="3.2.*"]
4646
allow_failures:
4747
- php: nightly
4848
fast_finish: true

0 commit comments

Comments
 (0)