Skip to content

Commit 213b390

Browse files
committed
2 parents 2ebc0f9 + 91ef73d commit 213b390

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: java
2+
script: mvn clean
3+
notifications:
4+
email: false

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# java-monitoring-agent
2-
TBD
1+
# Monitoring Agent
2+
This is a monitoring agent we wrote for a customer to monitor legacy equipment. The agent settings can be controlled using the config.properties file located under /src/main/resources.

0 commit comments

Comments
 (0)