Try fix to boto on Trusty
This commit is contained in:
parent
59238a915e
commit
924a345fac
1 changed files with 1 additions and 3 deletions
|
@ -5,10 +5,8 @@ notifications:
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- export BOTO_CONFIG=/dev/null
|
- export BOTO_CONFIG=/dev/null
|
||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
dist: precise
|
|
||||||
sudo: required
|
|
||||||
node_js:
|
node_js:
|
||||||
- "4"
|
- "4"
|
||||||
os:
|
os:
|
||||||
|
|
Loading…
Reference in a new issue