mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
fdb6c10162
Implement the generation of Travis jobs for FreeBSD. The generated jobs replicate the existing CirrusCI config.
4 lines
48 B
Bash
4 lines
48 B
Bash
#!/bin/tcsh
|
|
|
|
su -m root -c 'pkg install -y git'
|