Page MenuHome GnuPG

.travis.yml
No OneTemporary

.travis.yml

language: c
sudo: required
compiler:
- gcc
install:
provisioning/provision-travis.sh
script:
- ./configure
- make > /dev/null 2>&1
- Xvfb :99 >/dev/null 2>&1 &
- export DISPLAY=:99
- ./configure --enable-tests --with-tb-path=$(which thunderbird)
- make
- ./build.sh
- ./test.sh
after_failure:
- cat test_output.log

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 24, 11:28 PM (1 d, 4 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
11/26/0371f61a13a85036f24195efd7aa

Event Timeline