Skip to content

Commit

Permalink
Remove unused variables from travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christophelevis committed Jun 14, 2016
1 parent 24cbe2b commit 6b9b8ba
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -8,15 +8,9 @@ jdk:
script:
- mvn verify -B -e -V

env:
matrix:
- TARGET=CI

cache:
directories:
- $HOME/.m2/repository
# for integration tests and analysis
- $HOME/.sonar

notifications:
email: false

0 comments on commit 6b9b8ba

Please sign in to comment.