Skip to content

Commit

Permalink
cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
albertlatacz committed Dec 1, 2016
1 parent b437f76 commit 9df762e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 213 deletions.
8 changes: 1 addition & 7 deletions .gitignore
@@ -1,11 +1,5 @@
build/artifacts
lib/build
lib/optional
lib/runtime
lib/packaged
build
.idea
.DS_Store
target
java-repl-intellij-plugin.zip
out

2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -26,7 +26,7 @@ install:
- export PATH=$PATH:$HOME/.local/bin

script:
- gradle -Pversion=$JAVAREPL_BUILD_NUMBER clean check shadowJar
- gradle -Pversion=$JAVAREPL_BUILD_NUMBER clean check shadowJar

deploy:
provider: releases
Expand Down
28 changes: 0 additions & 28 deletions TODO.txt

This file was deleted.

File renamed without changes.
177 changes: 0 additions & 177 deletions build.xml

This file was deleted.

0 comments on commit 9df762e

Please sign in to comment.