Skip to content

Commit 113920e

Browse files
committed
add travis build file
1 parent 6503ae8 commit 113920e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: ruby
2+
rvm:
3+
- 2.2.4
4+
script: bundle exec rake spec
5+
notifications:
6+
email:
7+
- ilya@igvita.com

0 commit comments

Comments
 (0)