stingergraph / stinger

The STINGER in-memory graph store and dynamic graph analysis platform. Millions to billions of vertices and edges at thousands to millions of updates per second.
http://www.stingergraph.com
Other
209 stars 65 forks source link

Upgrade to ubuntu 14.04, clang 3.8, and gcc-5 in Travis CI build #233

Closed ehein6 closed 7 years ago

ehein6 commented 7 years ago

Just using this to test travis config for now, will update when ready.


This change is Reviewable

ehein6 commented 7 years ago

This is ready to merge. However if we want multiple versions of clang/gcc, now would be a good time to add this support.

davidediger commented 7 years ago

I'm good with everything here. Seems defensible. We've really seen no guidance as to what compiler versions need to be supportable.