mirror of https://github.com/qos-ch/slf4j
tweak VI .travis.yml
This commit is contained in:
parent
08f378764a
commit
e2dc9174e8
|
|
@ -9,4 +9,6 @@ notifications:
|
|||
email:
|
||||
- notification@qos.ch
|
||||
|
||||
script: "mvn clean install"
|
||||
script:
|
||||
- mvn clean
|
||||
- mvn install
|
||||
Loading…
Reference in New Issue