mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Implement the generation of Travis jobs for FreeBSD. The generated jobs replicate the existing CirrusCI config.
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/tcsh
|
|
|
|
su -m root -c 'pkg install -y git'
|