Added travis.yml

This commit is contained in:
Lewis Van Winkle
2016-05-18 12:10:52 -05:00
parent 4791163e24
commit bcd6c85640
3 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
CC = gcc
CCFLAGS = -ansi -Wall -Wshadow -O2
LFLAGS = -lm