We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84955cc commit 3bf36bcCopy full SHA for 3bf36bc
.travis.yml
@@ -0,0 +1,6 @@
1
+language: ruby
2
+rvm:
3
+ - 2.3
4
+script:
5
+ - bundle exec rubocop
6
+ - ./build.sh
0 commit comments