flickr / justified-layout

Pass in box sizes and get back sizes and coordinates for a justified layout
https://flickr.github.io/justified-layout/
MIT License
1.6k stars 87 forks source link

Switched from Travis CI to GitHub Actions #63

Open marekdedic opened 3 years ago

marekdedic commented 3 years ago

Hi, since it looks like Travis CI is going to hell (https://news.ycombinator.com/item?id=25338983), I moved the CI to GitHub Actions. It does the same thing. I implemeted dependency caching so it ususally is much faster than Travis.