commit | ac1e8f8e5aa2ec074668ec45d5c64633907743ea | [log] [tgz] |
---|---|---|
author | Florian Zschocke <florian.zschocke@devolo.de> | Mon Dec 12 13:34:17 2016 +0100 |
committer | Florian Zschocke <florian.zschocke@devolo.de> | Mon Jan 02 12:52:43 2017 +0100 |
tree | df3e7d82f5d6c0c759f55d6b9b8b81b115da6c0b | |
parent | d10fe0d8fd614f6ae6606179b0326bdc6a5f6af8 [diff] |
Add definition file for Travis CI Add the most basic build definition file for Travis CI. It only defines the project language as Java. For the rest the defaults are kept as Travis seems to work fine with them. We add `.travis.yml` as a dotfile in order not to clutter the top directory with too much non-project files.