Explorar o código

run basic app functional tests within the main repo test chain

Carsten Brandt %!s(int64=12) %!d(string=hai) anos
pai
achega
63b173ff40
Modificáronse 1 ficheiros con 0 adicións e 12 borrados
  1. 0 12
      .travis.yml

+ 0 - 12
.travis.yml

@@ -1,12 +0,0 @@
-language: php
-
-php:
- - 5.5
- - 5.4
-
-before_script:
-  - composer install --dev --prefer-dist
-  - php vendor/bin/codecept build
-
-script:
-  - php vendor/bin/codecept run functional