Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
c0de03df
Commit
c0de03df
authored
Jan 26, 2015
by
Carsten Brandt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated composer asset plugin in travis.yml
parent
6a4dc8a4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.travis.yml
.travis.yml
+1
-1
README.md
framework/README.md
+1
-1
No files found.
.travis.yml
View file @
c0de03df
...
...
@@ -39,7 +39,7 @@ addons:
install
:
-
travis_retry composer self-update && composer --version
-
travis_retry composer global require "fxp/composer-asset-plugin:1.0.0
-beta4
"
-
travis_retry composer global require "fxp/composer-asset-plugin:1.0.0"
-
export PATH="$HOME/.composer/vendor/bin:$PATH"
# core framework:
-
travis_retry composer install --prefer-dist --no-interaction
...
...
framework/README.md
View file @
c0de03df
...
...
@@ -13,7 +13,7 @@ Either run
```
composer global require "fxp/composer-asset-plugin:1.0.0"
composer require
--prefer-dist "yiisoft/yii2 *"
composer require
yiisoft/yii2
```
or add
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment