Skip to content

Commit

Permalink
Merge pull request #1 from pgaultier/release/1.0.2
Browse files Browse the repository at this point in the history
Release/1.0.2
  • Loading branch information
pgaultier committed Dec 6, 2016
2 parents 4ef29da + 4b0e433 commit 4808362
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,7 @@ cache:

install:
- travis_retry composer self-update && composer --version
- travis_retry composer global require "fxp/composer-asset-plugin:^1.2.0"
- travis_retry composer install --no-interaction
- export PATH="$HOME/.composer/vendor/bin:$PATH"

Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,9 @@
Oauth2 Yii2 Change Log
======================

1.0.2 December 6, 2016
----------------------

* Chg: update dependencies
* Enh: adding gitlab ci

Expand Down

0 comments on commit 4808362

Please sign in to comment.