aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Collapse)Author
2017-02-19Bump timeout to 45enable-travis-cisanmiguel
Some erlang builds were taking longer than 30 to complete
2017-02-18Disable R15B03-1 for now - it errors on MacOS on Travis for some TBD reasonsanmiguel
2017-02-18Re-add wx - maybe that's the cause of failure?sanmiguel
2017-02-18:space_invader: cc @fenollpsanmiguel
2017-02-18Disable wx; enable more erlang versionssanmiguel
2017-02-18Try to activate an erlang, test that crypto works and deactivate itsanmiguel
2017-02-18Use ./kerl not kerlsanmiguel
2017-02-18Use new 'kerl path foo' command to figure out install to deletesanmiguel
2017-02-12Better way to get path to installationsanmiguel
2017-02-12Fix path to install dir when removing installationsanmiguel
This is a bit nasty, and could be improved by #185
2017-02-12it's 'delete installation' not 'delete install'...sanmiguel
2017-02-12Add more build steps to clean envsanmiguel
2017-02-12Tweak install namesanmiguel
Cut back on erlang versions in matrix while testing
2017-02-12Extend time given for build to 20minssanmiguel
https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
2017-02-12Add 18.3 to erlang versions to testsanmiguel
2017-02-12Add .travis.yml first draftsanmiguel