Logo
Explore Help
Sign In
Cwikius-Spring/spring-security
1
0
Fork 0
You've already forked spring-security
mirror of https://github.com/spring-projects/spring-security.git synced 2025-06-05 19:52:14 +00:00
Code Issues Packages Projects Releases Wiki Activity
spring-security/.travis.yml

17 lines
235 B
YAML
Raw Normal View History

Add Travis Build Fixes gh-3753
2016-03-14 14:04:32 -05:00
language: java
jdk:
Build using openjdk8 Fixes gh-7169 [closes #7169]
2019-07-29 08:31:20 -07:00
- openjdk8
Add Travis Build Fixes gh-3753
2016-03-14 14:04:32 -05:00
os:
- linux
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
Improve Build Performance - Enable parallel builds - Remove `clean` - Remove `--no-daemon` - Remove `--refresh-dependencies` This refreshes all dependencies not just dependencies that change. spring-build-conventions has been updated to set the cache time of snapshots and changing modules to be 0, so that is always updated. Closes gh-8113
2020-03-04 10:07:25 -06:00
script: ./gradlew build --continue
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 90ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API