mirror of
https://github.com/MilkBowl/Vault.git
synced 2025-02-17 04:41:41 +01:00
Merge branch 'master' of https://github.com/MilkBowl/Vault
This commit is contained in:
commit
72e073798b
@ -1,7 +1,8 @@
|
||||
language: java
|
||||
jdk: [ openjdk7 ]
|
||||
sudo: false
|
||||
env:
|
||||
global:
|
||||
- secure: "WGObsHmjnqn5e0nbXLGetwpUHU0UgvNk02+f0m3jIS7hSdBy5m1JK2K6NXV13brY0C9i0DLy0e7JKabqmqTxI94dT0LrYBxcvfmtZ/7PujOn/D9CzVimGj6g20hBDYwAXL6KAIR7JL8qexQBwIkVZPdwaA+k+UHLM9XVoIQdFgU="
|
||||
- secure: "XfBov3Z4Rk2AvS1v7o31Qr2XrO/oqQvl+Eksx9DO3XbGcLjT9wfGxGcYgP9IJO+Aa5AQo3Xud7EV4gqNpMa2PByzDdgg/nfyqSvrRvsG2aH1zm5N5bAHxCVlPimVdNtyeub6QBPCIGaWBp1R8x3Ak7F79mA5BdJuT9j5FBogC5U="
|
||||
script: .utility/do-build.sh
|
||||
script: .utility/do-build.sh
|
||||
|
@ -4,7 +4,7 @@
|
||||
Please see the [VaultAPI](http://www.github.com/MilkBowl/VaultAPI) page for
|
||||
information on developing with Vault's API. In the past you would use the same
|
||||
artifact as servers installed, but the API has now been split from the main
|
||||
project and is under a different artifact name. Please make sure you accomodate
|
||||
project and is under a different artifact name. Please make sure you accommodate
|
||||
for this change in your build process.
|
||||
|
||||
## Installing
|
||||
|
Loading…
Reference in New Issue
Block a user