Skip to content

Commit

Permalink
Use container infrastructure to run builds in Travis
Browse files Browse the repository at this point in the history
see bem/bem-components#1528 for reference
  • Loading branch information
Vladimir Varankin authored and qfox committed Apr 6, 2016
1 parent 58f4f9d commit c76b68f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ node_js:
# see https://github.com/bem/bem-components/issues/1528
sudo: false

# sudo=false to run builds inside container infrastructure
# see https://github.com/bem/bem-components/issues/1528
sudo: false

env:
global:
- secure: "EocST8MkGsiC8SU91QH8/Cz71ehcCHW6+VEeG6RalauYpB56O77p9d4gwhIk5J7uFyRHyEHJConjN/JM74WSY1s2jvVn2AZTeyhVgacxPFjaRZyRnDMjlyGEUfABfaKggpFvtiCzYKh/Y0jYDK27beDXdTp+nAcZQDAyFpjL6JU="
Expand Down

0 comments on commit c76b68f

Please sign in to comment.