robotlegs / robotlegs-framework

An ActionScript 3 application framework for Flash and Flex
https://robotlegs.tenderapp.com/
MIT License
967 stars 261 forks source link

Adding Travis-CI to Robotlegs V1.0 branch #170

Open haysclark opened 9 years ago

haysclark commented 9 years ago

I wanted to share some of my recent work on this project: Running AS3 Projects With Travis-CI, with the RBL community. This change really doesn't do much more then run the existing Maven build process on Travis-CI so that we can have this cute icon in the README.

Build Status

This pull request is just updating the 'version1' branch. If people like the minor change I can add this work too the other branches, or any other author could make the change. Someone with Admin right to the 'robotlegs' GitHub user account will need to create a Travis-CI account and then 'enable' the robotlegs-framework repo.

There is also a nice Travis-CI zsh plug-in. Please let me know if you have any feedback.