diff options
author | tgingold <tgingold@users.noreply.github.com> | 2017-03-01 08:01:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-01 08:01:00 +0100 |
commit | 31f8e7a53aa3db126c6a7e69e50794d18f88863e (patch) | |
tree | b9e8a587027b2359bbd8c3e59b7d12d4b1098a0d /dist/linux/envs/ubuntu_mcode.sh | |
parent | 439664c7e1cc7c9d3587cb72d8f395538aed36bc (diff) | |
parent | 08264571869e92cb7e6dcee5facfedbf0bedce68 (diff) | |
download | ghdl-31f8e7a53aa3db126c6a7e69e50794d18f88863e.tar.gz ghdl-31f8e7a53aa3db126c6a7e69e50794d18f88863e.tar.bz2 ghdl-31f8e7a53aa3db126c6a7e69e50794d18f88863e.zip |
Merge pull request #297 from 1138-4EB/singletravisvm
Improve Travis-CI/Docker scripts
Diffstat (limited to 'dist/linux/envs/ubuntu_mcode.sh')
-rw-r--r-- | dist/linux/envs/ubuntu_mcode.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/linux/envs/ubuntu_mcode.sh b/dist/linux/envs/ubuntu_mcode.sh deleted file mode 100644 index e6f7c3232..000000000 --- a/dist/linux/envs/ubuntu_mcode.sh +++ /dev/null @@ -1,2 +0,0 @@ -BLD=ubu+mcode -DOCKER_IMG="ghdl/ghdl-tools:ubuntu-mcode"
\ No newline at end of file |