Commit Graph

13 Commits

Author SHA1 Message Date
AJ Acevedo b0fa2462a6 Updated the scripts shebang for portability
- Updated all of the sh and bash shebangs for consistency and portability.
- set -e to the test script for portability
Resolves #3857
2015-07-18 22:23:56 -04:00
Jordon Bedwell f054bae503 Add support for JRuby, it was easier than assumed. 2015-05-15 07:10:22 -05:00
Parker Moore 80106f1b67 Allow use of script/cibuild outside Travis. [ci skip] 2014-09-09 21:10:17 -07:00
Parker Moore f90d8db827 Run the scripts properly. 2014-08-30 18:27:42 -07:00
Parker Moore 30d1f90b44 Allow Travis to 'parallelize' our tests. 2014-08-30 17:14:47 -07:00
Parker Moore 141ce32382 Custom formatter. 2014-08-12 18:06:47 -04:00
Parker Moore bcc539999b Allow for parallel test execution. 2014-08-12 15:56:56 -04:00
Alfred Xing 8e3ad082e2 Add `set -e` to top of `proof` and `cibuild`
Exit immediately on any non-zero exit code
2014-07-16 13:13:45 -07:00
Parker Moore ab66326f97 Cleaning up the cibuild stuff. 2014-07-15 21:53:50 -04:00
Alfred Xing a92fe17ae0 Add script/proof to cibuild 2014-07-15 16:27:53 -07:00
Parker Moore 5cfbeeb5d9 Our CI server runs bundle install already. Don't need to do it in script/cibuild. 2014-03-02 13:53:47 -05:00
Parker Moore 21cef96b5d Branding, baby.
Many thanks to http://patorjk.com/software/taag/ for doing the
ASCII art. 😃
2014-01-12 14:44:40 -08:00
Parker Moore 52a36fefdc Add script/cibuild. 2014-01-04 14:04:17 -08:00