Closed yborovikov closed 6 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).
README.md
Now we can add travis-ci build status and maven central latest version badges to the top of the README.md :)
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).