Skip to content

Commit b108130

Browse files
committed
updated travis
1 parent 52511a8 commit b108130

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.travis.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,11 @@ install:
2424
- npm install @semantic-release/git
2525
- npm install @semantic-release/github
2626
# - ./Travis/installUnity.sh
27-
- npm install @semantic-release/exec
2827
before_script:
29-
- chmod a+x ./Travis/createProject.sh
30-
- chmod a+x ./Travis/installSDK.sh
31-
- chmod a+x ./Travis/runTests.sh
32-
- chmod a+x ./Travis/build.sh
28+
# - chmod a+x ./Travis/createProject.sh
29+
# - chmod a+x ./Travis/installSDK.sh
30+
# - chmod a+x ./Travis/runTests.sh
31+
# - chmod a+x ./Travis/build.sh
3332
script:
3433
# - ./Travis/createProject.sh
3534
# - ./Travis/installSDK.sh

0 commit comments

Comments
 (0)