Commit graph

64 commits

Author SHA1 Message Date
harukasan
3f53436264 Add Godoc badge. 2015-01-09 21:05:59 +09:00
harukasan
fab8f03740 Update comments 2015-01-09 18:02:14 +09:00
Shunsuke Michii
c356a8c12f Merge pull request #1 from harukasan/fix/travis
Fix .travis.yml
2015-01-09 18:01:18 +09:00
harukasan
786042c4d9 Run tests of each libwebp versions. 2015-01-09 17:09:07 +09:00
harukasan
0b88ea9dc7 Try to find example files in multiple directories which contains $GOPATH.
Bacause $GOPATH supports multiple directories splitted by ":" like $PATH.
2015-01-09 16:59:41 +09:00
harukasan
8628328a9e Build libwebp instead of using apt package
libwebp-dev package is too old, because travis-ci VMs are based on
Ubuntu 12.04. go-libwebp supports libwebp 4.0 or later.
2015-01-09 16:53:11 +09:00
harukasan
648578c5a4 Fix package name in .travis.yml 2015-01-09 14:50:55 +09:00
harukasan
2def920793 Add travis-ci badge 2015-01-09 14:45:48 +09:00
harukasan
7a73d9fbad Add .travis.yml 2015-01-09 14:38:36 +09:00
harukasan
2608f2a429 Use test/util in webp_test 2015-01-09 14:32:22 +09:00
harukasan
3b802598e8 Rename examples/util to test/util 2015-01-09 14:27:06 +09:00
harukasan
ab5b4615ca Add examples/util test 2015-01-09 14:24:10 +09:00
harukasan
f538b94d63 Update and fix README usage code. 2015-01-09 12:54:28 +09:00
harukasan
5af6d93b3b initial commit 2015-01-09 12:52:13 +09:00