mirror of
https://github.com/tmux-plugins/tmux-yank.git
synced 2026-09-10 07:36:17 -04:00
travis: another try
This commit is contained in:
parent
d6346c8c34
commit
9dbbba46e8
|
|
@ -1,9 +1,10 @@
|
|||
sudo: false
|
||||
language: perl
|
||||
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y shellcheck bash
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- shellcheck
|
||||
- bash
|
||||
|
||||
script:
|
||||
- ./citest
|
||||
|
|
|
|||
Loading…
Reference in a new issue