feat: convert `template-formula` to `arvados-formula`
[arvados-formula.git] / .travis.yml
index 78b60d97561dfa9826c95dc817abb6cc39d4b9ea..1c233981e58f038546a2db600b1cacc3177c8599 100644 (file)
@@ -105,19 +105,6 @@ jobs:
     # - env: INSTANCE=default-opensuse-leap-151-2018-3-py2
     # - env: INSTANCE=default-amazonlinux-1-2018-3-py2
     # - env: INSTANCE=default-arch-base-latest-2018-3-py2
-    # <REMOVEME
-
-    # Test the conversion of `template-formula` into another formula
-    # ready for development
-    - env: 'Conversion'
-      name: 'Test: bin/convert-formula.sh'
-      script:
-        - git clone . tmp/converted-formula
-        - cd tmp/converted-formula
-        - DEBUG=true bin/convert-formula.sh converted
-        - '[ $(git rev-list HEAD --count) -eq 2 ]'
-        - bin/kitchen verify default-debian-10-2019-2-py3
-    # REMOVEME>
 
     ## Define the release stage that runs `semantic-release`
     - stage: 'release'