diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-05 11:19:37 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-05 11:19:37 -0500 |
| commit | c4568d6a3448c95b72cb40252017de2403320120 (patch) | |
| tree | 63e36ee4d5525a53869419fcfb41da79989c0dfc | |
| parent | 1fc08c3fac9a6d8b5082a5d12a211a56f56d0382 (diff) | |
Updated Travis.ci badge for andlabs/ui.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[](https://travis-ci.org/tompao/ui) +[](https://travis-ci.org/andlabs/ui) # Native UI library for Go ### THIS PACKAGE IS UNDER ACTIVE DEVELOPMENT. Feel free to start using it, but mind: it's far from feature-complete, it's still in need of testing and crash-fixing, and the API can (and will) change. If you can help, please do! Run `./test` to build a test binary `test/test` which runs a (mostly) feature-complete UI test. Run `./d32 ./test` to build a 32-bit version (you will need a cgo-enabled 32-bit go environment, and I have only tested this on Mac OS X). |
