mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
Update .travis.yml
This commit is contained in:
Vendored
+2
-1
@@ -9,9 +9,10 @@ matrix:
|
||||
apt:
|
||||
sources:
|
||||
- llvm-toolchain-trusty-5.0
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- g++-8
|
||||
- clang-5.0
|
||||
- g++-7
|
||||
env: COMPILER='clang++-5.0' CXXSTD='c++17'
|
||||
|
||||
dist: trusty
|
||||
|
||||
Reference in New Issue
Block a user