Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.29 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.29 KB

travis_qmake_gcc_cpp14_urho3d

Branch Travis CI logo
master Build Status
develop Build Status

This GitHub is part of the Travis C++ Tutorial.

The goal of this project is to have a clean Travis CI build, with specs:

  • Build system: qmake
  • C++ compiler: gcc
  • C++ version: C++14
  • Libraries: STL and Urho3D
  • Code coverage: none
  • Source: multiple files

More complex builds:

  • [none]

Equally complex builds:

Less complex builds:

Screenshot of this build