Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nailuj29 committed Jul 18, 2020
1 parent 1b8422b commit 6c7d570
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ language: java
jdk:
- openjdk8

before-script:
- chmod +x ./gradlew

script:
- ./gradlew test
-
before_install:
- chmod +x gradlew

0 comments on commit 6c7d570

Please sign in to comment.