LouisCharlesC / safe

Header only read/write wrapper for mutexes and locks.
MIT License
147 stars 11 forks source link

Travis CI #7

Closed offa closed 5 years ago

offa commented 5 years ago

Travis CI builds with GCC 6/7/8 and Clang 7/8.

ahoarau commented 5 years ago

Good to me ! @LouisCharlesC

offa commented 5 years ago

@LouisCharlesC do you have logged in on Travis already? There's no build status showing up.

LouisCharlesC commented 5 years ago

Just did, I actually have no idea how this works. I updated the readme to show the build status, I think I got it right. What should I do to turn that into a nice green "passing" ?

offa commented 5 years ago

The first build is going to update it! :-) And it seems your readme update was the first build. Perfect!

After your first login, travis will automatically detect all repositories with the travis yaml file and that's it.