Skip to content

Commit

Permalink
Fix typo [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Apr 28, 2017
1 parent bee1fee commit 689ebc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This GitHub is part of [the Travis C++ Tutorial](https://github.com/richelbilder

The goal of this project is to have a clean Travis CI build, with specs:
* Build system: `qmake`
* C++ compiler: `clang`, trunk version. For using the most recent `clang` package (which allows `c++1z`, see [travis_qmake_clang_cpp14](https://www.github.com/richelbilderbeek/travis_qmake_clang_cpp14)
* C++ compiler: `clang`, trunk version. For using the most recent `clang` package (which allows `c++1z`, see [travis_qmake_clang_cpp14](https://www.github.com/richelbilderbeek/travis_qmake_clang_cpp14))
* C++ version: `C++17`
* Libraries: `STL` only
* Code coverage: none
Expand Down

0 comments on commit 689ebc7

Please sign in to comment.