Skip to content

Commit

Permalink
rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
KDr2 committed Jun 20, 2019
1 parent 77f34f7 commit 0824f07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
os: linux
env: STAGE=benchmark
script:
- ./scripts/benchmark-on-ci.sh
- ./scripts/run-benchmarks-on-travis.sh
after_success:
- julia -e 'if get(ENV, "STAGE", "") == "test"
using Pkg; cd(Pkg.dir("Turing")); Pkg.add("Coverage");
Expand Down
File renamed without changes.

1 comment on commit 0824f07

@BayesBot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The benchmark job for this commit is finished.

The report is committed in this commit: TuringLang/TuringBenchmarks#161cc2f08b6e548411e1d1331adfbf99fde83876.

You can see the report at https://github.com/TuringLang/TuringBenchmarks/blob/report/jobs/BMCI-zhuo_bm_on_ci-0824f07-20190621043605.report.md.

Please sign in to comment.