1bb8391d by Gary Katsevman

have travis update to a newer npm first

1 parent dc3eff8b
......@@ -2,6 +2,7 @@ language: node_js
node_js:
- '0.8'
before_script:
- npm install -g npm
- npm install -g grunt-cli
- curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
notifications:
......