File tree Expand file tree Collapse file tree 3 files changed +0
-26
lines changed
Expand file tree Collapse file tree 3 files changed +0
-26
lines changed Original file line number Diff line number Diff line change 22tests / export-ignore
33.gitattributes export-ignore
44.gitignore export-ignore
5- .travis.yml export-ignore
65composer. * export-ignore
76phpunit.xml export-ignore
87README. * export-ignore
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# SAP DateTime
22
33[ ![ License: MIT] [ license-mit ]] ( LICENSE )
4- [ ![ Build Status] [ build-status-master ]] [ travis-ci ]
54[ ![ Maintainability] [ maintainability-badge ]] [ maintainability ]
65[ ![ Test Coverage] [ coverage-badge ]] [ coverage ]
76
@@ -150,8 +149,6 @@ echo $dateTime->format(SapDateTime::SAP_TIMESTAMP) . PHP_EOL;
150149```
151150
152151[ license-mit ] : https://img.shields.io/badge/license-MIT-blue.svg
153- [ travis-ci ] : https://travis-ci.org/php-sap/datetime
154- [ build-status-master ] : https://api.travis-ci.org/php-sap/datetime.svg?branch=master
155152[ maintainability-badge ] : https://api.codeclimate.com/v1/badges/1bfab925e39bfaf242fc/maintainability
156153[ maintainability ] : https://codeclimate.com/github/php-sap/datetime/maintainability
157154[ coverage-badge ] : https://api.codeclimate.com/v1/badges/1bfab925e39bfaf242fc/test_coverage
You can’t perform that action at this time.
0 commit comments