diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-02-17 21:50:07 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-02-17 21:50:07 +0100 |
commit | 5811ab93d856bb339a35eef2d23266fcb781cbe7 (patch) | |
tree | 803c3736fe3249de16b6ff8e2644a1c77c2f2db5 /.travis.yml | |
parent | 34abc09f656cfd60512b40c1324c4302a24fd5fb (diff) |
Update benchmark results for 7950X
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 64c27426..a30182aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ jobs: os: linux env: + DRAT_REPOS: "jranke" global: - USE_BSPM="true" - NOT_CRAN="true" |