Эх сурвалжийг харах

Enable test:SecEncodeTransformTests on Travis CI

Norio Nomura 10 жил өмнө
parent
commit
19826812f2
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -5,7 +5,7 @@ cache:
 install:
   - bundle install --path=vendor/bundle --binstubs=vendor/bin
 script:
-  - bundle exec rake test:ios test:osx
+  - bundle exec rake test:ios test:osx test:SecEncodeTransformTests
 branches:
   only:
     - master