mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-29 19:42:12 +00:00
different order
This commit is contained in:
34
.travis.yml
34
.travis.yml
@@ -33,23 +33,6 @@ matrix:
|
||||
- libboost-serialization1.55.0
|
||||
- libboost-serialization1.55-dev
|
||||
env: COMPILER_VERSION=3.6
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- boost-latest
|
||||
packages:
|
||||
- g++-4.8
|
||||
- libboost1.55-dev
|
||||
- libboost-iostreams1.55
|
||||
- libboost-iostreams1.55-dev
|
||||
- libboost-python1.55
|
||||
- libboost-python1.55-dev
|
||||
- libboost-serialization1.55.0
|
||||
- libboost-serialization1.55-dev
|
||||
env: COMPILER_VERSION=4.8
|
||||
- os: linux
|
||||
compiler: clang
|
||||
addons:
|
||||
@@ -68,6 +51,23 @@ matrix:
|
||||
- libboost-serialization1.55.0
|
||||
- libboost-serialization1.55-dev
|
||||
env: COMPILER_VERSION=3.8 PYTHON_VERSION=2.7.3
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- boost-latest
|
||||
packages:
|
||||
- g++-4.8
|
||||
- libboost1.55-dev
|
||||
- libboost-iostreams1.55
|
||||
- libboost-iostreams1.55-dev
|
||||
- libboost-python1.55
|
||||
- libboost-python1.55-dev
|
||||
- libboost-serialization1.55.0
|
||||
- libboost-serialization1.55-dev
|
||||
env: COMPILER_VERSION=4.8
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
addons:
|
||||
|
||||
Reference in New Issue
Block a user