parent
1d7d11be61
commit
cc0b6fa0da
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
# Usage: script/travis [ruby-version [file]]
|
# Usage: script/travis [ruby-version [file]]
|
||||||
# Example: script/travis 2.0 test/failing_test.rb
|
# Example: script/travis 2.0 test/failing_test.rb
|
||||||
# Example: script/travis 2.3.0
|
# Example: script/travis 2.3.0
|
||||||
|
|
Loading…
Reference in New Issue