fmt/.travis.yml

24 lines
398 B
YAML
Raw Normal View History

2014-04-14 23:18:58 -07:00
language: cpp
dist: trusty
sudo: false
os: linux
git:
depth: 1
2014-04-14 23:18:58 -07:00
2014-05-19 07:53:02 -07:00
env:
2015-05-21 09:05:34 -07:00
global:
2015-07-29 07:18:43 -07:00
- secure: |-
2018-04-16 18:22:03 -07:00
a1eovNn4uol9won7ghr67eD3/59oeESN+G9bWE+ecI1V6yRseG9whniGhIpC/YfMW/Qz5I
5sxSmFjaw9bxCISNwUIrL1O5x2AmRYTnFcXk4dFsUvlZg+WeF/aKyBYCNRM8C2ndbBmtAO
o1F2EwFbiso0EmtzhAPs19ujiVxkLn4=
2015-07-29 07:18:43 -07:00
2015-10-20 08:48:25 -07:00
matrix:
include:
- env: BUILD=Doc
sudo: required
2015-10-20 08:48:25 -07:00
script:
- support/travis-build.py