Skip to content

Commit

Permalink
Add dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Conor Landry committed May 29, 2017
1 parent 629f6be commit da2c617
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions dev.yml
@@ -0,0 +1,9 @@
# For internal use, but the requirements below
# describe the required dependencies
---
name: money
up:
- ruby: 2.3.3
- bundler
commands:
test: bundle exec rspec

0 comments on commit da2c617

Please sign in to comment.