Skip to content

Commit 51fc906

Browse files
committed
comment out run test and build until I can figure out batchmode issue - running tests locally for now
1 parent 7919371 commit 51fc906

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
@@ -17,5 +17,5 @@ before_script:
1717
script:
1818
- ./Travis/createProject.sh
1919
- ./Travis/installSDK.sh
20-
- ./Travis/runTests.sh
21-
- ./Travis/build.sh
20+
# - ./Travis/runTests.sh
21+
# - ./Travis/build.sh

0 commit comments

Comments
 (0)