#!/usr/bin/env python # License: GPL v3 Copyright: 2016, Kovid Goyal import os is_ci = os.environ.get('CI') == 'true'