Skip to content

Commit 7ca2074

Browse files
committed
Updated branch alias and removed not supported hhvm version
1 parent 0dc606c commit 7ca2074

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ matrix:
99
- php: 5.5
1010
- php: 5.6
1111
- php: hhvm
12-
- php: hhvm-nightly
1312
allow_failures:
14-
- php: hhvm-nightly
1513
- env: DEPENDENCIES='low'
1614

1715
before_install:

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"extra": {
3333
"branch-alias": {
34-
"dev-master": "1.0-dev"
34+
"dev-master": "1.1-dev"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)