diff options
author | lukefromdc <[email protected]> | 2024-11-22 03:33:49 -0500 |
---|---|---|
committer | lukefromdc <[email protected]> | 2024-11-22 03:33:49 -0500 |
commit | 3700c3622438fa25dee0b4d6b2404671b3579322 (patch) | |
tree | dc261a4a6f087e5b283ffb7290e1ca119c0228b7 | |
parent | b6f1b9ac7e99b27db750b586433ed783f90ef9c0 (diff) | |
download | mate-applets-3700c3622438fa25dee0b4d6b2404671b3579322.tar.bz2 mate-applets-3700c3622438fa25dee0b4d6b2404671b3579322.tar.xz |
CI: 2nd attempt to fix start of builds
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index bcac8111..f86d03bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,6 @@ install: - sudo apt-get install -y python3-pip python3-setuptools - sudo pip3 install --upgrade pip - pip3 install PyGithub - - ./docker-build --name ${DISTRO} --config .travis.yml --install - ./docker-build --name ${DISTRO} --config .build.yml --install script: |