diff options
| author | Giulio Lombardo <[email protected]> | 2018-06-04 12:54:22 +0200 |
|---|---|---|
| committer | Giulio Lombardo <[email protected]> | 2018-06-04 13:04:04 +0200 |
| commit | 989c8990bb765eef45c8ee471f084ca81a0bead4 (patch) | |
| tree | d5f187eca0caf6dbb79d8f3a570ba60e3ce080d8 /README.md | |
| parent | Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2 (diff) | |
| download | discoin-989c8990bb765eef45c8ee471f084ca81a0bead4.tar.xz discoin-989c8990bb765eef45c8ee471f084ca81a0bead4.zip | |
Rename “OS X” to the newer “macOS” convention
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ There are also [regression and integration tests](/test), written in Python, that are run automatically on the build server. These tests can be run (if the [test dependencies](/test) are installed) with: `test/functional/test_runner.py` -The Travis CI system makes sure that every pull request is built for Windows, Linux, and OS X, and that unit/sanity tests are run automatically. +The Travis CI system makes sure that every pull request is built for Windows, Linux, and macOS, and that unit/sanity tests are run automatically. ### Manual Quality Assurance (QA) Testing |