add travistag

This commit is contained in:
ladyada 2018-07-14 12:27:03 -04:00
parent 57860992d4
commit 0ae3442ac8

View File

@ -1,4 +1,4 @@
# Adafruit GFX Library
# Adafruit GFX Library # [![Build Status](https://travis-ci.org/adafruit/Adafruit_GFX.svg?branch=master)](https://travis-ci.org/adafruit/Adafruit_GFX)
This is the core graphics library for all our displays, providing a common set of graphics primitives (points, lines, circles, etc.). It needs to be paired with a hardware-specific library for each display device we carry (to handle the lower-level functions).