SPEC -> SPEC_OPTS
MSP-11145 Fix typo in .travis.yml
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
env:
|
||||
- RAKE_TASK=cucumber
|
||||
- RAKE_TASK=cucumber:boot
|
||||
- RAKE_TASK=spec SPEC="--tag content"
|
||||
- RAKE_TASK=spec SPEC="--tag ~content"
|
||||
- RAKE_TASK=spec SPEC_OPTS="--tag content"
|
||||
- RAKE_TASK=spec SPEC_OPTS="--tag ~content"
|
||||
|
||||
language: ruby
|
||||
before_install:
|
||||
|
||||
Reference in New Issue
Block a user