Skip to content

Commit

Permalink
updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andizimmerer committed Jun 10, 2019
1 parent 640d1a3 commit aa333f5
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
matrix:
include:
- language: java
jdk: openjdk8
env:
- TERM=dumb
language: java
jdk: openjdk8
env:
- TERM=dumb

notifications:
slack: s-e-13:s-e-13:4f8DodGExfbSm7ZGVSwOneOn
slack:
rooms:
- s-e-13:s-e-13:4f8DodGExfbSm7ZGVSwOneOn
on_success: always
on_failure: never

0 comments on commit aa333f5

Please sign in to comment.