drumrollhq / E.A.K.

Erase All Kittens is a new open source HTML/CSS game about an evil rebellion, intent on destroying all kittens on the Internet. Learn to code whilst playing to help save the kittens, and consequently save the world!
http://eraseallkittens.com/
GNU General Public License v3.0
64 stars 17 forks source link

Refactoring install commands into install phase #159

Open keheliya opened 7 years ago

keheliya commented 7 years ago

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


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).