Dav1dde / gl3n

OpenGL Maths for D (not glm for D).
http://dav1dde.github.com/gl3n/
Other
103 stars 49 forks source link

travis-ci integration #52

Closed extrawurst closed 9 years ago

extrawurst commented 9 years ago

copy paste from issue #49:

i cannot reproduce the issue on win32 using dmd2.065. @Dav1dde maybe a travis-ci integration can prevent those issues in the future? it is easy to integrate to even test multiple compiler flavours and its free ;)
extrawurst commented 9 years ago

useful link: http://docs.travis-ci.com/user/languages/d/