Skip to content
This repository has been archived by the owner on May 30, 2018. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PEMapModder committed Sep 20, 2015
1 parent a9f1b64 commit 7bb6655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ before_install: cd .. && mkdir server && cd server && wget -O - -q get.pocketmin
install:
- cd $TRAVIS_BUILD_DIR/../server && mkdir plugins && cd plugins
- wget https://github.com/PocketMine/DevTools/releases/download/v1.10.0/DevTools_v1.10.0.phar
- wget https://gist.githubusercontent.com/PEMapModder/46a4c61fcd855d14db9a/raw/932587edf6789e975ae1a32956cdc5bafac96ade/ServerStop.php
- wget https://gist.githubusercontent.com/PEMapModder/46a4c61fcd855d14db9a/raw/27c46cd9169a99c8fa0ee96ecde7c2328421061f/ServerStop.php

before_script: cp -R $TRAVIS_BUILD_DIR $TRAVIS_BUILD_DIR/../server/plugins/EssentialsPE

Expand Down

0 comments on commit 7bb6655

Please sign in to comment.