mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
Add FreeBSD to TravisCI
Implement the generation of Travis jobs for FreeBSD. The generated jobs replicate the existing CirrusCI config.
This commit is contained in:
committed by
Alexander Lapenkov
parent
a93931537e
commit
fdb6c10162
3
scripts/freebsd/before_install.sh
Normal file
3
scripts/freebsd/before_install.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/tcsh
|
||||
|
||||
su -m root -c 'pkg install -y git'
|
||||
Reference in New Issue
Block a user