[latex3-commits] [git/LaTeX3-latex3-latex3] main: Drop Trvis-CI (8b55955d1)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Aug 4 15:51:56 CEST 2021


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/8b55955d108bef851fe915cf5e21e86f08ef6ab5

>---------------------------------------------------------------

commit 8b55955d108bef851fe915cf5e21e86f08ef6ab5
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Aug 4 14:51:56 2021 +0100

    Drop Trvis-CI


>---------------------------------------------------------------

8b55955d108bef851fe915cf5e21e86f08ef6ab5
 .travis.yml | 40 ----------------------------------------
 1 file changed, 40 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 76cb968c2..000000000
--- a/.travis.yml
+++ /dev/null
@@ -1,40 +0,0 @@
-install:
- - source ./support/texlive.sh
-
-cache:
-  directories:
-    - /tmp/texlive
-    - $HOME/.texlive
-
-jobs:
-  include:
-    - if: NOT tag IS present
-      script: l3build check -q -H --show-log-on-error
-      name: "Test suite"
-    - if: NOT tag IS present
-      script: l3build doc -q -H
-      name: "Documentation"
-    - if: tag IS present
-      script: l3build ctan -H --show-log-on-error
-      name: "Full CTAN build"
-
-notifications:
-  email:
-    if: repo = latex3/latex3
-    recipients:
-      - latex3-commits at tug.org
-    on_success: change
-    on_failure: always
-    on_start:   never
-
-deploy:
-  - provider: releases
-    api_key:
-      secure: EIiSaEhhCneIgWd3peJkT+WNpQ+eMnFh3oWJDHzfQfuhHA1XpPTFUbk4dpIPtGd3gE9ImFJ5MV3hhWljI0qIH2RRj62uERh0WWEUiuR3Ol0wTV5FgK/5WqjNnS5DNbtyRPCBq600tHueEPPp9zi6lrXZCylpBfKjRtu+r73mf2SgaT7DWMYdnKaXJCSCZiYHywDR1M6hJyvB42yYCZNbqpOTD58T3uv1u+qZNLibFxBAc2bU7DEaBkbSTYWVVIEsm7+5S0n7NaebDW0D6quVPByTzZ5kFYMuk7z2H9bqU9D0FkGwkkz4UJtVIoQpbkXDw02AElmGeO/1j0+r0gAkmZKh51r1n9CFGrjabpu8cY5AfQYDDC5moffmzp9onqOyhYvR33BkeTbXOY53HXcxCHJRhiTxzSj00RUNNp+IC21wn6PYBBvfbUeAisrF1gwMQblWfCWLTESVYRpKJNbahuc/8XKOm+Qk1PwkyIW/VZVIUC8Yrbs8QrzJkWsb/ie97uQhipkVz4fIHN/j1dby0q01RHH84tNi/pV0Oflk7Azt2/T8BWGKAXhsBD6lQiBKWElNgDLdWaM0cy4i16lD4t7HelLkXokOxVVTbKvUimhrt5qy2S+6Q1tQfx/uXmtP+InL93WH50dhkdzKtqfHL+Kym7a/ivOsQVGgFhg3Yv8=
-    file_glob: true
-    file:
-      - ./*.zip
-    skip_cleanup: true
-    on:
-      tags: true
-    prerelease: false





More information about the latex3-commits mailing list.