We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14cee77 commit c0477d8Copy full SHA for c0477d8
README.md
@@ -53,10 +53,8 @@ All Travis CI builds on master use ccache to speed up execution.
53
this is the environment offered by [Travis CI](https://travis-ci.org)
54
The following compilers are used, both in release and debug:
55
56
- 1. XCode 6.4 with Clang and GFortran 5.2
57
- 2. XCode 6.4 with GCC 5.2
58
- 3. XCode 7.0 with Clang and GFortran 5.2
59
- 4. XCode 7.0 with GCC 5.2
+ 1. XCode 7.0 with Clang and GFortran 5.2
+ 2. XCode 7.0 with GCC 5.2
60
61
The build needed for submission to [Coverity scan](https://scan.coverity.com/)
62
is triggered by pushes to the `coverity_scan` branch. It is run on
0 commit comments