Fix travis build & new rule: constant names (#14)

This commit is contained in:
V. Elenhaupt 2017-11-05 22:08:01 +02:00 committed by GitHub
parent 8440747353
commit 374956f3dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 91 additions and 6 deletions

View file

@ -8,3 +8,6 @@ clean:
install: build
mkdir -p $(PREFIX)/bin
cp ./bin/ameba $(PREFIX)/bin
test: build
$(CRYSTAL_BIN) spec
./bin/ameba