Explicity use Precise for Travis CI
This commit is contained in:
parent
778772710a
commit
03d15809be
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ before_install:
|
|||
- export BOTO_CONFIG=/dev/null
|
||||
|
||||
language: node_js
|
||||
dist: precise
|
||||
sudo: false
|
||||
node_js:
|
||||
- "4"
|
||||
os:
|
||||
|
|
Loading…
Reference in a new issue