Skip to content

Commit

Permalink
added build scripts; removed redundant fixtures;
Browse files Browse the repository at this point in the history
  • Loading branch information
timgluz committed Aug 24, 2015
1 parent 43b3a06 commit e9615d2
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 30 deletions.
Binary file modified .DS_Store
Binary file not shown.
6 changes: 6 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
dep-doc:
veye check Gemfile.lock --format=md > DEPENDENCIES.md

build:
bash scripts/build.sh

release:
bash scripts/release.sh
6 changes: 0 additions & 6 deletions features/step_definitions/veye_steps.rb

This file was deleted.

15 changes: 0 additions & 15 deletions features/support/env.rb

This file was deleted.

8 changes: 0 additions & 8 deletions features/veye.feature

This file was deleted.

Binary file modified lib/.DS_Store
Binary file not shown.
1 change: 0 additions & 1 deletion spec/fixtures/veye-check.json

This file was deleted.

Binary file modified test/.DS_Store
Binary file not shown.

0 comments on commit e9615d2

Please sign in to comment.