Update .travis.yml
This commit is contained in:
@ -1 +1,6 @@
|
||||
language: java
|
||||
|
||||
# whitelist
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Reference in New Issue
Block a user
@ -1 +1,6 @@
|
||||
language: java
|
||||
|
||||
# whitelist
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|