Transitime / core

Transitime 0.1 (beta) is an open source project created and managed by Swiftly, Inc. to help transit agencies generate more accurate and reliable real-time arrival information for passengers. This version of the code is an early beta release and should not be used for production implementations. Please reach out to Swiftly at contact@goswift.ly for the most up-to-date software.
https://goswift.ly/transitime
GNU General Public License v3.0
61 stars 76 forks source link

mvn build command in BUILD.MD incorrect #2

Closed scrudden closed 9 years ago

scrudden commented 9 years ago

Hi,

The build command should be

mvn install -DskipTests.

Cheers,

Sean.

skibu commented 9 years ago

Fixed! Looks like it had been lurking there a while.