Skip to content

Commit 33ce74f

Browse files
committed
Fixed travis
1 parent b244427 commit 33ce74f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PlayerBalancer
22
[Spigot Resource](https://www.spigotmc.org/resources/10788/)
33

4-
[![Build Status](https://travis-ci.com/jaime29010/PlayerBalancer.svg?token=2yUi9WpA9QzSbJx9eTmy&branch=master)](https://travis-ci.com/jaime29010/PlayerBalancer)
4+
[![Build Status](https://travis-ci.com/Jamezrin/PlayerBalancer.svg?token=2yUi9WpA9QzSbJx9eTmy&branch=master)](https://travis-ci.com/Jamezrin/PlayerBalancer)
55

66
### Things to do:
77
- [x] Get dummy sections able to have already registered servers on other sections
@@ -10,7 +10,7 @@
1010
- [ ] Add option to force joining a specific section
1111
- [x] Add tooltip when you hover over a server in /section info
1212
- [ ] Stop using inventivetalent's deprecated bungee-update
13-
- [] Create a spigot addon that adds connector signs and placeholders
13+
- [ ] Create a spigot addon that adds connector signs and placeholders
1414
- [x] Separate the types of connections in classes instead of being in ConnectionIntent
1515
- [ ] Make the plugin API be not so dependent on a instance of PlayerBalancer
1616
- [ ] Separate connection providers in classes instead of being hardcoded in an enum

0 commit comments

Comments
 (0)