@@ -1,10 +0,0 @@
-language: ruby
-
-sudo: false
-branches:
- only:
- - master
-script:
- - ruby -e "puts 'Hello world!'"