mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
5f17329468
commit
e6aed561a2
1 changed files with 1 additions and 1 deletions
|
@ -78,5 +78,5 @@ test:
|
|||
}
|
||||
script: |
|
||||
mv $FIXTURE b.cc
|
||||
c++ -std=c++14 b.cc -lfolly -ldl -lfmt -lglog
|
||||
c++ -std=c++17 b.cc -lfolly -ldl -lfmt -lglog
|
||||
./a.out
|
||||
|
|
Loading…
Reference in a new issue