osundblad / intellij-annotations-instrumenter-maven-plugin

IntelliJ IDEA annotations instrumenter maven plugin
Other
38 stars 11 forks source link

Add travis-ci #23

Closed yborovikov closed 6 years ago

yborovikov commented 7 years ago

This adds Travis CI configuration with both Java 7 and Java 8 build environments.

Someone ( @osundblad? : ) with admin rights on the project should enable Travis integration (https://docs.travis-ci.com/user/getting-started/#To-get-started-with-Travis-CI).

Sample (fork) build results can be seen here: https://travis-ci.org/yborovikov/intellij-annotations-instrumenter-maven-plugin.

Build status badge can be added to the README.md (the badge url is fork-sensitive, so I'm not adding it in this PR).

yborovikov commented 6 years ago

Now we can add travis-ci build status and maven central latest version badges to the top of the README.md :)