diff options
author | bartus | 2019-12-03 21:12:15 +0100 |
---|---|---|
committer | bartus | 2019-12-03 21:12:15 +0100 |
commit | 5d2d15763c43b2aa8b7953aa00ad02b78323909b (patch) | |
tree | 2015c7f6a403d443969631adc47bd39c4c8a05d4 | |
parent | 19621158c2fdee8c36f96d354a1d5877ff07f908 (diff) | |
download | aur-5d2d15763c43b2aa8b7953aa00ad02b78323909b.tar.gz |
Travis: drop oidn.
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 980227f10ce5..7ca5332b569f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,6 @@ archlinux: # cuda need to be installed before `makepkg` invocation in order to allow nvcc-ccache logic to work. - cuda - moreutils - - oidn before_install: # 1.Override `package-cleanup.hook` to preserve cache for travis. # 2.Enable ccache |