Skip to content

Commit 771de6d

Browse files
committed
Update travis.yml to fix problem with permission denied
1 parent 1d986f9 commit 771de6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ before_install:
88

99
install:
1010
- cd duga-core
11+
- chmod +x gradlew
1112
- ./gradlew install
13+
- cd ..
1214

0 commit comments

Comments
 (0)