feat(#9): add Travis support

This commit is contained in:
Tomás Aparicio 2015-04-03 00:33:20 +02:00
parent bc835f7e79
commit 3b54102018

View file

@ -4,4 +4,6 @@ go:
- 1.3
- 1.2
- release
- tip
- tip
before_install:
- curl -s https://raw.githubusercontent.com/lovell/sharp/master/preinstall.sh | sudo bash -