1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 07:37:45 +00:00

Revert "maybe it doesn't need this"

This reverts commit 2425cdc734.
This commit is contained in:
NotAdam 2018-08-21 22:46:16 +10:00
parent 2425cdc734
commit f879262fff

View file

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