Skip to content

Commit

Permalink
Merge pull request #1049 from bem/bem/bem-components/issues/1528@v2_t…
Browse files Browse the repository at this point in the history
…ravis_container

Use container infrastructure to run builds in Travis
  • Loading branch information
Vladimir Varankin committed Jun 11, 2015
2 parents 6792212 + ea44a0a commit 83d4b4b
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 @@ -3,6 +3,10 @@ language: node_js
node_js:
- '0.10'

# 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 83d4b4b

Please sign in to comment.