Skip to content

Commit

Permalink
Add note on redis server to deployment readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rchodava committed Jul 17, 2016
1 parent 1b64399 commit 37395ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ language: java
jdk: oraclejdk8

after_success:
- mvn -Denvironment=travis clean test jacoco:report coveralls:report
- mvn -Denvironment=travis clean test org.jacoco:jacoco-maven-plugin:report org.eluder.coveralls:coveralls-maven-plugin:report

0 comments on commit 37395ce

Please sign in to comment.