Skip to content

Commit

Permalink
dependency/version support/metadata updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Sep 20, 2018
1 parent ec67292 commit 0a46d9a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php
php:
- hhvm
- hhvm-nightly
matrix:
allow_failures:
- php: hhvm
Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"description": "The Hack Standard Library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
"dev-master": "3.x-dev",
"dev-v3.28.x": "3.28.x-dev"
}
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a46d9a

Please sign in to comment.