X Tutup
Skip to content

Improve travis builds (remove caching where it breaks)#45

Merged
jbrichau merged 2 commits intodevfrom
improve-travis
Sep 9, 2017
Merged

Improve travis builds (remove caching where it breaks)#45
jbrichau merged 2 commits intodevfrom
improve-travis

Conversation

@jbrichau
Copy link
Member

@jbrichau jbrichau commented Sep 9, 2017

Remove the use of caches for Pharo and Squeak builds: the builds fail when starting from cached disks because the download of the vm and image fails. They are also not that useful for Pharo builds according to the Smalltalk-CI docs.

@jbrichau jbrichau changed the title Improve travis Improve travis (remove caching where it breaks) Sep 9, 2017
@jbrichau jbrichau changed the title Improve travis (remove caching where it breaks) Improve travis builds (remove caching where it breaks) Sep 9, 2017
@jbrichau jbrichau merged commit ea7b5dd into dev Sep 9, 2017
@jbrichau jbrichau deleted the improve-travis branch September 9, 2017 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup