singnet / opencog

A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
http://wiki.opencog.org/w/Development
Other
14 stars 3 forks source link

Merge opencog/opencog to singnet/opencog #55

Closed ngeiswei closed 5 years ago

ngeiswei commented 5 years ago

I noticed the checking gets stuck like that once in a while. @AmeBel, any idea why?

ngeiswei commented 5 years ago

I have temporarily disabled checking, as I have no idea how long this blocking is gonna last.

amebel commented 5 years ago

@ngeiswei circleci builds a commit only once and opencog/opencog:master build failed thus it is stuck. Don't make direct pull-request from master instead, create a new branch and make a pr from it.

ngeiswei commented 5 years ago

OMG! Thank you!