Skip to content

Commit

Permalink
clean up travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed May 8, 2020
1 parent 91387a2 commit c334e3d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ services:
- docker
- memcached

addons:
code_climate:
repo_token: $CODECLIMATE_REPO_TOKEN

before_install:
- curl -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.1.1-amd64.deb
- sudo dpkg -i --force-confnew elasticsearch-7.1.1-amd64.deb
Expand Down

0 comments on commit c334e3d

Please sign in to comment.