We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd4aef commit f6af2a3Copy full SHA for f6af2a3
1 file changed
.travis.yml
@@ -0,0 +1,10 @@
1
+language: ruby
2
+
3
+sudo: false
4
5
+branches:
6
+ only:
7
+ - master
8
9
+script:
10
+ - ruby -e "puts 'Hello world!'"
0 commit comments