We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72d8cb8 commit fb597b8Copy full SHA for fb597b8
.travis.yml
@@ -1,6 +1,8 @@
1
language: ruby
2
rvm:
3
- - 2.3.0
+ - 2.3
4
+ - 2.4
5
+ - 2.5
6
after_success: coveralls
7
notifications:
8
email:
0 commit comments