Andrey Semashev
75276a055d
Disabled all but one OS X jobs because they are slow on Travis CI.
2019-10-22 15:11:41 +03:00
Andrey Semashev
309e6a1b31
Updated CI configs, added compilers.
2019-10-22 00:52:54 +03:00
Andrey Semashev
f03b681d01
Increased the number of git fetch jobs to 8 in CI.
2019-01-15 18:34:38 +03:00
Andrey Semashev
e120a83d1e
Revert "Use depinst to install dependencies in CI. Increase the number of git fetch jobs to 8."
...
This reverts commit 424fea5881
.
By request from Peter Dimov in 424fea5881 (commitcomment-31945411)
.
The manual enumeration of Boost.Utility dependencies server as a detection
mechanism for unwanted dependencies creep in.
2019-01-15 18:28:28 +03:00
Andrey Semashev
424fea5881
Use depinst to install dependencies in CI. Increase the number of git fetch jobs to 8.
2019-01-15 14:06:11 +03:00
Andrey Semashev
53d9aa9d2f
Use the actual number of logical CPUs for the number of CI build/test jobs.
2019-01-03 23:23:55 +03:00
Andrey Semashev
ce64b13846
Added tools/boost_install and libs/headers manual checkout to CI jobs.
2018-12-18 22:14:06 +03:00
Andrey Semashev
05dda09fd3
Added libstdc++5 installation in the clang 7 job.
...
Apparently, a more recent libstdc++ is needed by Boost.StringView in C++14
and later mode.
2018-11-02 12:12:15 +03:00
Andrey Semashev
a4cafcc75d
Added gcc 8 and clang 7 CI jobs.
2018-11-01 20:36:52 +03:00
Dimitrij Mijoski
15cfa44937
Boost detail is dependency of boost hash.
2018-04-20 14:07:33 +02:00
Dimitrij Mijoski
473be2e4c1
Boost integer is dependency of boost hash.
2018-04-20 13:58:12 +02:00
Dimitrij Mijoski
6ad6bc005c
Implement boost hash for string_view
2018-04-20 13:42:07 +02:00
Peter Dimov
ac4e8da91d
Only install the necessary submodules in Travis and Appveyor
2017-12-24 00:28:06 +02:00
Peter Dimov
5f535a151c
Add -j3 to Travis
2017-12-23 11:56:09 +02:00
Peter Dimov
a6c175e2c3
clang 3.5 can't handle libstdc++-5
2017-10-28 14:11:41 +03:00
Peter Dimov
874ca2307b
Update clangs to libstdc++-5-dev for constexpr std::min
2017-10-28 04:49:50 +03:00
Peter Dimov
5220260145
Update .travis.yml
2017-10-27 15:31:19 +03:00
Peter Dimov
10ff4d4fcd
Try to upgrade libstdc++ for clang in 14/1z mode
2017-05-29 21:27:57 +03:00
Peter Dimov
89bf74beee
Add .travis.yml
2017-05-29 19:16:28 +03:00