Skip to content
Snippets Groups Projects
Commit e945b5be authored by Alessandro Vullo's avatar Alessandro Vullo
Browse files

trusty does not recognise travis user.

parent 037524a9
No related branches found
No related tags found
No related merge requests found
dist: precise
language: "perl"
perl:
......
{
'port' => '3306',
'driver' => 'mysql',
'user' => 'travis',
'user' => 'root',
'host' => '127.0.0.1',
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment