Skip to content

Commit

Permalink
Removed unused command from travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oskopek committed Nov 19, 2016
1 parent d0ea36b commit 77cbfbf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ addons:
apt:
packages:
- oracle-java8-installer
# - git-lfs

env:
global:
Expand All @@ -21,11 +20,7 @@ cache:
directories:
- $HOME/.m2

before_cache:
- rm -rf $HOME/.m2/repository/com/github/oskopek/pddl4j/

before_script:
#- "rm -rf $HOME/.m2"
- "mkdir -p $HOME/bin"
- "wget https://github.com/github/git-lfs/releases/download/v1.4.1/git-lfs-linux-amd64-1.4.1.tar.gz"
- "tar xvfz git-lfs-linux-amd64-1.4.1.tar.gz"
Expand Down

0 comments on commit 77cbfbf

Please sign in to comment.