aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2023-08-09 16:40:45 +0200
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2023-08-09 16:40:45 +0200
commit1bda49a550ad5ed66a4eade350850e33f1033a7a (patch)
tree7989f686a859296c3dac5efa703455285dbc0dc9
parent9f76ca630be7043333b9e1cc51e0062d87cf76d2 (diff)
Go back to focal, skip drat repo on travis
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index d32e9dde..683ca4ee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: c
sudo: required
-dist: jammy
+dist: focal
jobs:
include:
@@ -8,7 +8,6 @@ jobs:
os: linux
env:
- DRAT_REPOS: "jranke"
global:
- USE_BSPM="true"
- NOT_CRAN="true"

Contact - Imprint