Skip to content

Commit

Permalink
set up travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yucombinator committed Aug 9, 2015
1 parent b4f6df4 commit 19f55d9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
sudo: false
cache: bundler
bundler_args: --retry=3 --jobs=3
language: ruby
rvm:
- 2.2.2
matrix:
fast_finish: true

0 comments on commit 19f55d9

Please sign in to comment.