compiler: - clang - gcc dist: xenial env: - CXXFLAGS=-std=gnu++98 - CXXFLAGS=-std=c++14 language: cpp notifications: email: false script: - sh ./tools/travis-ci.sh sudo: required