Skip to content

Commit

Permalink
Add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devxoul committed Feb 1, 2017
1 parent f9b496c commit d97e144
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: ruby
install: bundle install --jobs=3 --retry=3
script: rake

0 comments on commit d97e144

Please sign in to comment.