mirror of
https://github.com/pantor/inja.git
synced 2026-03-24 09:52:44 +00:00
remove some osx tests
This commit is contained in:
@@ -77,12 +77,6 @@ matrix:
|
||||
- os: osx
|
||||
osx_image: xcode8
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode8.1
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode8.2
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode8.3
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
|
||||
[](https://travis-ci.org/pantor/inja)
|
||||
[](https://ci.appveyor.com/project/pantor/inja)
|
||||
[](https://coveralls.io/r/pantor/inja)
|
||||
[](https://www.codacy.com/app/pantor/inja?utm_source=github.com&utm_medium=referral&utm_content=pantor/inja&utm_campaign=Badge_Grade)
|
||||
[](http://github.com/pantor/inja/issues)
|
||||
@@ -156,7 +157,9 @@ render("Hello{# Todo #}!", data); // "Hello!"
|
||||
Currently, the following compilers are tested:
|
||||
|
||||
- GCC 4.9 - 7.1 (and possibly later)
|
||||
- Clang 3.6 - 3.8 (and possibly later)
|
||||
- Clang 3.6 - 3.7 (and possibly later)
|
||||
- Microsoft Visual C++ 2015 / Build Tools 14.0.25123.0 (and possibly later)
|
||||
- Microsoft Visual C++ 2017 / Build Tools 15.1.548.43366 (and possibly later)
|
||||
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user