Skip to content

Commit

Permalink
Set VERSION to 1.3-DEV (#31660)
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan authored Apr 10, 2019
1 parent 18be616 commit 62d7ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0-DEV

This comment has been minimized.

Copy link
@alexcross11248

alexcross11248 Jul 21, 2019

Add

1.3.0-DEV

3 comments on commit 62d7ec5

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

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

Executing the daily benchmark build, I will reply here when finished:

@nanosoldier runbenchmarks(ALL, isdaily = true)

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

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

Something went wrong when running your job:

NanosoldierError: failed to run benchmarks against primary commit: failed process: Process(`/home/nanosoldier/workdir/tmprhIleE/julia -e '
    if VERSION >= v"0.7.0-beta2.203"
        import BaseBenchmarks
        print(dirname(dirname(pathof(BaseBenchmarks))))
    else
        print(Pkg.dir("BaseBenchmarks"))
    end
'`, ProcessExited(1)) [1]

Logs and partial data can be found here
cc @ararslan

@ararslan
Copy link
Member Author

Choose a reason for hiding this comment

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

sigh

Please sign in to comment.