antlr / stringtemplate4

StringTemplate 4
http://www.stringtemplate.org
Other
955 stars 231 forks source link

Travis CI #234

Closed Clashsoft closed 4 years ago

Clashsoft commented 4 years ago

This merely adds the travis configuration. It also needs to be enabled on https://travis-ci.org/antlr/stringtemplate4 . Unfortunately I was unable to add JDK 6 to the build matrix due to it being ancient and Travis no longer supporting it. JDK 13 had a similar problem because with it Maven no longer supports source/target compatibility 6.

parrt commented 4 years ago

Activated.

parrt commented 4 years ago

Great job, @Clashsoft ! Travis passed :)