summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-05-13 12:11:09 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-05-13 12:11:09 +0200
commit8e0734813469bf6e7a8a953efcd7f74daa4b8784 (patch)
treee30c886b2c1140ca2c070563738c14643d40dcc4 /.travis.yml
parentdb3c5ecbc94edb3feca008433aeeb34f9c289b2d (diff)
downloadATCD-8e0734813469bf6e7a8a953efcd7f74daa4b8784.tar.gz
Move macosx from travis to github actions
* .github/workflows/ccpp.yml -> .github/workflows/linux.yml: Moved. * .github/workflows/macosx.yml: Added. * .travis.yml:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index ba54aba53d0..585ed8617f3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,11 +23,6 @@ env:
- LD_LIBRARY_PATH=$ACE_ROOT/lib:$LD_LIBRARY_PATH
- COMPILER=g++-8
-matrix:
- include:
- - os: osx
- env: COMPILER=clang++ VERSIONED=1 TAO=1 ACETESTS=1
-
addons:
apt:
packages: