summaryrefslogtreecommitdiffstats
path: root/travis/prelude.sh
blob: c3467bff05f49c8ccf284d0520391974e69df358 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
set -e

export SOURCE_DIR=/source
export NUM_THREADS=4
source /etc/profile.d/devtoolset-6.sh || true