We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27a783 commit d751beaCopy full SHA for d751bea
spec/concurrent/channel/integration_spec.rb
@@ -1,4 +1,4 @@
1
-describe 'channel integration tests' do
+describe 'channel integration tests', notravis: true do
2
3
let!(:examples_root) { File.expand_path(File.join(File.dirname(__FILE__), '../../../examples')) }
4
0 commit comments