1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 22:57:45 +00:00

maybe it doesn't need this

microsoft has it for some reason tho
This commit is contained in:
NotAdam 2018-08-21 22:46:16 +10:00
parent 09a89c6b56
commit 4c89f1b87a

View file

@ -16,7 +16,6 @@ matrix:
- llvm-toolchain-trusty-6.0
packages:
- clang-6.0
- g++-7
env:
- MATRIX_EVAL="CC=clang-6.0 && CXX=clang++-6.0"