Merge pull request #369 from akv-platform/v-ivnosa/add-gcc-gfort-clang

Add `gcc`, `gfortran` and `clang` on Windows and Ubuntu images
This commit is contained in:
Alejandro Pauly
2020-02-10 08:02:44 -05:00
committed by GitHub
5 changed files with 116 additions and 28 deletions

View File

@@ -133,6 +133,7 @@
"{{template_dir}}/scripts/installers/erlang.sh",
"{{template_dir}}/scripts/installers/firefox.sh",
"{{template_dir}}/scripts/installers/gcc.sh",
"{{template_dir}}/scripts/installers/gfortran.sh",
"{{template_dir}}/scripts/installers/git.sh",
"{{template_dir}}/scripts/installers/1604/go.sh",
"{{template_dir}}/scripts/installers/google-chrome.sh",