Skip to content

Commit

Permalink
removed gradle build files
Browse files Browse the repository at this point in the history
  • Loading branch information
stalep committed Jul 24, 2018
1 parent a683fdb commit fadba3a
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 346 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Expand Up @@ -3,10 +3,5 @@ language: java
jdk:
- oraclejdk8

env:
- TERM=dumb

script: "mvn test -B"

notifications:
irc: chat.freenode.net#aesh
37 changes: 0 additions & 37 deletions build.gradle

This file was deleted.

2 changes: 1 addition & 1 deletion examples/dependency-reduced-pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aesh-all</artifactId>
<groupId>org.aesh</groupId>
<version>1.7</version>
<version>1.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>aesh-examples</artifactId>
Expand Down
Binary file removed gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
25 changes: 0 additions & 25 deletions gradle/wrapper/gradle-wrapper.properties

This file was deleted.

164 changes: 0 additions & 164 deletions gradlew

This file was deleted.

90 changes: 0 additions & 90 deletions gradlew.bat

This file was deleted.

24 changes: 0 additions & 24 deletions settings.gradle

This file was deleted.

0 comments on commit fadba3a

Please sign in to comment.