mirror of https://github.com/halo-dev/halo
Remove custom travis env: HALO_VERSION
Because it's replaced by looking automaticallypull/151/head
parent
93dfc49f9d
commit
8c05ea1ad5
|
@ -1,8 +1,6 @@
|
|||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
env:
|
||||
- HALO_VERSION="1.0.0.bata"
|
||||
before_cache:
|
||||
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
|
||||
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
|
||||
|
|
Loading…
Reference in New Issue