• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/bash
2
3# Copyright 2020 Rene Rivera, Sam Darwin
4# Distributed under the Boost Software License, Version 1.0.
5# (See accompanying file LICENSE.txt or copy at http://boost.org/LICENSE_1_0.txt)
6
7if [ "$JOB_UUID" = "92cfceb39d" ] || [ "$JOB_UUID" = "0286dd552c" ] ; then
8    brew install ccache || true;
9
10fi
11
12