Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
remove editor install step from Travis
Browse files Browse the repository at this point in the history
no issue
- all deps are now in the main project, there's no longer any extra install step needed
  • Loading branch information
kevinansfield committed Mar 2, 2017
1 parent 2b3d512 commit de0bded
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de0bded

Please sign in to comment.