]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/boostbook/.travis.yml
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / tools / boostbook / .travis.yml
1 # Copyright (C) 2016 Daniel James.
2 # Distributed under the Boost Software License, Version 1.0. (See accompanying
3 # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
4
5 addons:
6 apt:
7 packages:
8 - libboost-dev
9 - xsltproc
10 - python-lxml
11 - docbook-xsl
12 - docbook-xml
13
14 before_script:
15 - touch Jamroot.jam
16
17 script:
18 - cd ${TRAVIS_BUILD_DIR}/test
19 - bjam -q ${BJAM_TOOLSET}
20 - cd ${TRAVIS_BUILD_DIR}/test/more
21 - python run-tests.py