RuntimeTools / SwiftMetrics

Swift Application Metrics instruments the Swift runtime for performance monitoring, providing the monitoring data programatically via an API or visually with an Eclipse Client.
https://developer.ibm.com/swift/monitoring-diagnostics/application-metrics-for-swift/
Other
155 stars 50 forks source link

Update swift to 4.2 #192

Closed mamabusi closed 6 years ago

sjanuary commented 6 years ago

It looks from the Travis build like there's some work to do to get SwiftMetrics to build on 4.2 https://travis-ci.org/RuntimeTools/SwiftMetrics/jobs/399057697

The failure on 4.0.3 is intermittent, I'm going to get that test skipped so that can be ignored for now.

mamabusi commented 6 years ago

@sjanuary I have commented out the changes to build on 4.2 for now.