Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
robske110 committed Jul 15, 2017
1 parent 094919f commit 1d83827
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 @@ -20,7 +20,7 @@ before_script:
- cd PocketMine-MP
- mkdir plugins
- cd plugins
- wget -O DevTools.phar https://poggit.pmmp.io/r/1590/PocketMine-DevTools.phar
- wget -O DevTools.phar https://poggit.pmmp.io/r/8459/PocketMine-DevTools.phar
- cd /home/travis/build/robske110/BanWarn/
- cp -rf Travis.php PocketMine-MP/
- cp -rf English/ PocketMine-MP/plugins/
Expand Down

0 comments on commit 1d83827

Please sign in to comment.