-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove travis integration for minified files and update the readme.
- Loading branch information
Brian Wilke
committed
Mar 8, 2015
1 parent
89ea025
commit 789e8c9
Showing
2 changed files
with
1 addition
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,11 +20,6 @@ script: | |
- npm run unimplemented | ||
- npm run build-min | ||
- npm run test-min | ||
after_success: | ||
- git fetch --unshallow | ||
- git add redis-mock-min.map redis-mock-min.js | ||
- git commit -m 'Auto-generated min files' | ||
- git push origin master | ||
deploy: | ||
provider: npm | ||
email: [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters