diff options
Diffstat (limited to 'fedora/.local/bin/htop-vim/.travis.yml')
| -rw-r--r-- | fedora/.local/bin/htop-vim/.travis.yml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/fedora/.local/bin/htop-vim/.travis.yml b/fedora/.local/bin/htop-vim/.travis.yml deleted file mode 100644 index f62e42f..0000000 --- a/fedora/.local/bin/htop-vim/.travis.yml +++ /dev/null @@ -1,16 +0,0 @@ -language: c - -compiler: - - clang - - gcc - -os: - - freebsd - -script: - - ./autogen.sh - - ./configure --enable-werror - - make -k - - make distcheck DISTCHECK_CONFIGURE_FLAGS=--enable-werror - - sudo make install - - make installcheck |
