git-vendor-name: composure git-vendor-dir: vendor/github.com/erichs/composure git-vendor-repository: https://github.com/erichs/composure git-vendor-ref: 1.3.1
10 lines
155 B
YAML
10 lines
155 B
YAML
language: c
|
|
script: make tests
|
|
branches:
|
|
only:
|
|
- testing
|
|
- master
|
|
before_install:
|
|
- sudo apt-get update -qq
|
|
- sudo apt-get install -qq ksh zsh
|