Skip to content

Commit

Permalink
fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Stricted committed Jul 18, 2015
1 parent e8db2f0 commit 7fb5ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/example.config.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
$password = 'your_router_password';
$url = 'http://speedport.ip/';
$sp = new SpeedportHybrid($url);
$sp->login($password);
$sp->login($password);

0 comments on commit 7fb5ba0

Please sign in to comment.