mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-22 18:46:41 +01:00
Migrate to use new travis container
Disables sudo access to enable new travis.ci's container based build process.
This commit is contained in:
parent
dd70187ee7
commit
0dce73eef7
@ -1,5 +1,6 @@
|
||||
language: java
|
||||
jdk: [ openjdk7 ]
|
||||
sudo: false
|
||||
env:
|
||||
global:
|
||||
- secure: "WGObsHmjnqn5e0nbXLGetwpUHU0UgvNk02+f0m3jIS7hSdBy5m1JK2K6NXV13brY0C9i0DLy0e7JKabqmqTxI94dT0LrYBxcvfmtZ/7PujOn/D9CzVimGj6g20hBDYwAXL6KAIR7JL8qexQBwIkVZPdwaA+k+UHLM9XVoIQdFgU="
|
||||
|
Loading…
Reference in New Issue
Block a user