mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-19 22:03:50 +03: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:
parent
a93931537e
commit
fdb6c10162
5 changed files with 83 additions and 0 deletions
3
scripts/freebsd/script.sh
Normal file
3
scripts/freebsd/script.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/tcsh
|
||||
|
||||
gmake check
|
||||
Loading…
Add table
Add a link
Reference in a new issue