We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1bed2 commit d0750eeCopy full SHA for d0750ee
.travis.yml
@@ -1,7 +1,7 @@
1
---
2
branches:
3
only:
4
- - master
+ - feature-solaris
5
language: ruby
6
bundler_args: --without development
7
script: "bundle exec rake spec SPEC_OPTS='--format documentation'"
0 commit comments