Skip to content

Commit dff3493

Browse files
author
Martin Schwamberger
committed
Remove travis dist dir
1 parent 5c6b46d commit dff3493

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ matrix:
2121
before_install:
2222
- export TRAVIS_TAG=`mvn -q -Dexec.executable=echo -Dexec.args='${project.version}' --non-recursive exec:exec`
2323
- echo $TRAVIS_TAG
24-
- mkdir $TRAVIS_BUILD_DIR/dist && chmod a+w $TRAVIS_BUILD_DIR/dist
2524

2625
script:
2726
- bash ./build-ios.sh $TRAVIS_TAG

0 commit comments

Comments
 (0)