summaryrefslogtreecommitdiff
path: root/.travis/build.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis/build.sh')
-rwxr-xr-x.travis/build.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis/build.sh b/.travis/build.sh
index d013818..5f9a86e 100755
--- a/.travis/build.sh
+++ b/.travis/build.sh
@@ -2,6 +2,10 @@
set -x
+# This is a policy bound API key. It can only be used with
+# https://github.com/libffi/rlgl-policy.git.
+RLGL_KEY=0LIBFFI-0LIBFFI-0LIBFFI-0LIBFFI
+
if [ -z ${QEMU_CPU+x} ]; then
export SET_QEMU_CPU=
else