Skip to content

Commit f6f8efa

Browse files
committed
build: Disable tests temporarily
1 parent 38dbe5d commit f6f8efa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ install:
1919
before_script:
2020
- chmod a+x ./Travis/createProject.sh
2121
- chmod a+x ./Travis/installSDK.sh
22-
- chmod a+x ./Travis/runTests.sh
23-
- chmod a+x ./Travis/build.sh
22+
# - chmod a+x ./Travis/runTests.sh
23+
# - chmod a+x ./Travis/build.sh
2424
script:
2525
- ./Travis/createProject.sh
2626
- ./Travis/installSDK.sh

0 commit comments

Comments
 (0)