Skip to content

Commit

Permalink
Add nodaemon everywhere XD
Browse files Browse the repository at this point in the history
  • Loading branch information
HyCraftHD committed Jun 6, 2020
1 parent f0da25c commit fe203a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: java
jdk: openjdk8
before_install: chmod +x gradlew
install:
- ./gradlew --refresh-dependencies
- ./gradlew --refresh-dependencies --no-daemon
- ./gradlew --stop
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
Expand Down

0 comments on commit fe203a0

Please sign in to comment.