Skip to content

Instantly share code, notes, and snippets.

View wermos's full-sized avatar
🏫

Tirthankar Mazumder wermos

🏫
View GitHub Profile
# Copyright Louis Dionne 2013-2017
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
language: c++
sudo: false
# Do not build branches of the form "pr/*". By prefixing pull requests coming
# from branches inside the repository with pr/, this avoids building both the
# branch push _and_ the pull request.