Merge pull request #912 from virtualtam/travis/precise
travis: explicitly set the build dist to `precise`
This commit is contained in:
commit
ce6bdab3a0
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
sudo: false
|
||||
dist: precise
|
||||
language: php
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue