Skip to content

Commit

Permalink
upload dev build to Travis too, #261
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Feb 6, 2014
1 parent 1f30222 commit 62e8684
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 @@ -19,3 +19,4 @@ script:
- npm install
- npm test
- s3cmd put -P dist/llmr.js s3://mapbox/llmr/${TRAVIS_BRANCH}/llmr.js
- s3cmd put -P dist/llmr-dev.js s3://mapbox/llmr/${TRAVIS_BRANCH}/llmr-dev.js

0 comments on commit 62e8684

Please sign in to comment.