[go: up one dir, main page]

Skip to content

Commit

Permalink
Drop react-codemod.tgz from travis build
Browse files Browse the repository at this point in the history
This didn't work anyway. See facebook#4217.
  • Loading branch information
sophiebits committed Jun 25, 2015
1 parent d87f50a commit 0b0a436
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ script:
-F "react-with-addons.min=@build/react-with-addons.min.js" \
-F "npm-react=@build/packages/react.tgz" \
-F "npm-react-dom=@build/packages/react-dom.tgz" \
-F "npm-react-codemod=@build/packages/react-codemod.tgz" \
-F "commit=$TRAVIS_COMMIT" \
-F "date=`git log --format='%ct' -1`" \
-F "pull_request=$TRAVIS_PULL_REQUEST" \
Expand Down

0 comments on commit 0b0a436

Please sign in to comment.