diff --git a/.travis.yml b/.travis.yml index 1f79f764..42d2b93f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,8 @@ language: node_js node_js: - 0.8 - 0.10 +before_install: + - curl --location http://git.io/1OcIZA | bash -s branches: only: - master