remove wrong ADDITIONAL_TESTS_DIR

This commit is contained in:
Jan Piotrowski
2019-05-10 20:46:25 +02:00
committed by GitHub
parent 786f8fbe0d
commit d08beef56c
-4
View File
@@ -37,10 +37,6 @@ _android: &_android
matrix:
include:
# additional `npm test` in directory
- env: ADDITIONAL_TESTS_DIR=./spec/testable-plugin/tests/foo
<<: *_ios
# local tests, without saucelabs
- env: PLATFORM=local/browser
<<: *_ios