Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Refactoring install commands into install phase #2637

Open
wants to merge 803 commits into
base: develop
Choose a base branch
from
Open

Refactoring install commands into install phase #2637

wants to merge 803 commits into from

Conversation

keheliya
Copy link

@keheliya keheliya commented Aug 9, 2017


Having install commands in other phases violates the semantics of the .travis.yml configuration. So we have refactored them into the install phase.

If the install phase is not defined in the .travis.yml, Travis CI runs npm install for Node.js projects by default, as explained in the Travis CI docs here. To preserve that original behaviour after refactoring, we have added the npm install command as well.


Note: This pull request was generated by an automated tool developed by The Software REBELs (a.k.a., the Software Repository Excavation and Build Engineering Labs) of McGill University, Canada. It is part of a research project by Keheliya Gallaba under the supervision of Dr.Shane McIntosh. If you have any questions or feedback about this tool, please feel free to contact the author (keheliya.gallaba@mail.mcgill.ca).

darkdarkdragon and others added 30 commits May 30, 2015 06:43
[FEATURE] Highlight new/changed orders (RT-3278)
[FIX] incoming trust line fix (RT-3392)
[TEST] really turn off custom gateways tests
Fix trade pairs order edit.
Update ng-sortable to latest version.
[TASK] Show login on first login
[TASK] Update announcement
[TASK] Update announcement
take into account case when there is no transaction in RippleState node
mrajvanshy and others added 27 commits December 16, 2015 15:41
[FIX] Background image and button breakpoint
[TASK] Add mixpanel tracking on migrate button
[FIX] Design changes on RT landing page
[FIX] Wording in announcement
[FIX] Migrate to gatehub link
[TASK] Update announcement banner (RT-3581)
[FIX] Typo in announcement banner
[FEATURE] TravelRule: Move gateway address check to RTB
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants