Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #59 from ExactTarget/vernak2539-patch-1
Browse files Browse the repository at this point in the history
switch to container based travis builds
  • Loading branch information
vernak2539 committed Jul 15, 2015
2 parents 0f27e76 + f182479 commit cedec75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- "0.10"
- "0.12"
- "iojs"
sudo: false
before_install: "test $TRAVIS_NODE_VERSION = '0.8' && npm install -g npm@1.2.8000 || true"
before_script:
- npm install -g grunt-cli

0 comments on commit cedec75

Please sign in to comment.