mirror of
https://github.com/vincentrussell/sql-to-mongo-db-query-converter.git
synced 2026-06-05 21:07:24 +08:00
Create .travis.yml
This commit is contained in:
parent
6c05962771
commit
b518875688
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
language: java
|
||||
|
||||
install: mvn clean verify
|
||||
|
||||
notifications:
|
||||
email:
|
||||
recipients:
|
||||
- vincent.russell@gmail.com
|
||||
Loading…
Reference in New Issue
Block a user