Skip to content

Commit

Permalink
updated browsertime to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Jan 8, 2014
1 parent 3eebf68 commit b736916
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ build:
@cp $(DEP)/yslow-3.1.5-sitespeed.js $(BUILD)/$(DEP)/
@cp $(DEP)/rules-desktop.properties $(BUILD)/$(DEP)/
@cp $(DEP)/rules-mobile.properties $(BUILD)/$(DEP)/
@cp $(DEP)/browsertime-0.5-SNAPSHOT-full.jar $(BUILD)/$(DEP)/
@cp $(DEP)/browsertime-0.5-full.jar $(BUILD)/$(DEP)/
@cp $(DEP)/timing-limits-default.xml $(BUILD)/$(DEP)/
@cp $(REPORT)/$(CSS)/bootstrap.min.css $(BUILD)/$(REPORT)/$(CSS)/
@cp $(REPORT)/$(CSS)/bootstrap-overrides.css $(BUILD)/$(REPORT)/$(CSS)/
Expand Down
2 changes: 1 addition & 1 deletion bin/sitespeed.io
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ NEXUS_VIEWPORT="348x519"
CRAWLER_JAR=crawler-1.5.7-full.jar
VELOCITY_JAR=xml-velocity-1.8.7-full.jar
HTMLCOMPRESSOR_JAR=htmlcompressor-1.5.3.jar
BROWSERTIME_JAR=browsertime-0.5-SNAPSHOT-full.jar
BROWSERTIME_JAR=browsertime-0.5-full.jar

# Store the input to be able to log exactly how/what was done
INPUT="$@"
Expand Down
Binary file not shown.

0 comments on commit b736916

Please sign in to comment.