Skip to content

Commit

Permalink
sonarqube from travis-ci (attempt #5)
Browse files Browse the repository at this point in the history
  • Loading branch information
sargue committed Aug 29, 2016
1 parent 3b98a4e commit 83da133
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ env:
global:
secure: "taWXSD6auhW09r7pslvGcbtvLYzh13CGm9eF1JPGyDqZkLBFc2ARwoYGCkzfj8TrlgieHk5r18SNExbYARdM95NGIaPffo+jgEJAPye9T65OBbU4zY32BuM8oYiveFgZCBbeVaaSYzRvh/Dk5npoXAwJEuQ+TIgeDBDg4vBqpDJJpPaczqfL08v/s+zaKeA6S5y9NChnJWsa3rgWkxu/nYNqKVC2i62M25uAZKVdadvB8BjHmxNuF12G5XrFjClxuENo5GxHgYeAy6fnPGMV9NsbH0dUq9NloGfyfxe0iXNV7QIY0ctfsKrsS7ZEmaHjzuelB9E/1ke0FtPDmaQ8QGH+EE1hlj2wuTbGJc3ND4DuEfLBlFLG57cRkbXyyhO9xtrwYUhujWYIMwCoXZpPhzrOUi7WLbnJSraai6gkoxMaM4xz+I0qc5b/UJWprkpth7SzEXDO75lEe5KxWEMjoFQl5N5KiSclRFHXO1nD1SVVGRZEOCQwlxaGBZeDqQzIqhhycYJPzEXbFfzrDjULNoxs15PbM623qP2wul7WR+ksRYCJ949oWjW4cWgiLxsuCfPtTCXu665N3KH4BePyDBtORzN5inYZcHp5UdnX1aZvqZtdLMqgjxwrg8jmwj00ZXGkf6TYgXq/pUoUjBqcFJhA2AY/WkdOl/7ALTM0afY="

jdk:
- oraclejdk8
language: java
install: /bin/true
before_install:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ and workarounds. Thanks for your understanding.

The library is pretty straighforward. You just need to remember two classes:

* `Configuration`: which usually is a singleton you build one and re-use
* `Configuration`: which usually is a singleton you build once and re-use
* `MailBuilder`: the entry point to build and send emails
* `MailContent`: an optional helper to build HTML and text message bodys

Expand Down

0 comments on commit 83da133

Please sign in to comment.