mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
remove editor install step from Travis
no issue - all deps are now in the main project, there's no longer any extra install step needed
This commit is contained in:
parent
023a714c6b
commit
30de389144
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ install:
|
|||
- yarn global add bower
|
||||
- yarn
|
||||
- bower install
|
||||
- cd lib/gh-koenig && yarn && bower install
|
||||
|
||||
before_script:
|
||||
- yarn add --force node-sass # temporary, workaround for https://github.com/yarnpkg/yarn/issues/1981
|
||||
|
|
Loading…
Add table
Reference in a new issue