radrbiz / radard

Radar peer-to-peer network daemon
Other
59 stars 43 forks source link

Update .travis.yml #24

Closed SD-JN closed 10 months ago

SD-JN commented 10 months ago

; This file sets emacs variables that are helpful for editing radard

((nil . ((flycheck-clang-language-standard . "c++11") (flycheck-clang-include-path . ("." "src" "src/leveldb" "src/leveldb/port" "src/leveldb/include" "src/snappy/snappy" "src/snappy/config" )) (c-file-style . "stroustrup") (compile-command . "scons ccache=1 -D -j $(nproc)"))))