Skip to content

Commit d0750ee

Browse files
author
Derek McEachern
committed
Update .travis.yml to test my branch
1 parent 1a1bed2 commit d0750ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
branches:
33
only:
4-
- master
4+
- feature-solaris
55
language: ruby
66
bundler_args: --without development
77
script: "bundle exec rake spec SPEC_OPTS='--format documentation'"

0 commit comments

Comments
 (0)