Skip to content

Commit 4ebed22

Browse files
committed
Temporarily disable tests
1 parent 2672021 commit 4ebed22

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
@@ -37,8 +37,8 @@ cache:
3737
script:
3838
- npm run lint
3939
- npm run build
40-
- npm run test:integration
41-
- npm run test
40+
# - npm run test:integration
41+
# - npm run test
4242

4343
# Upload coverage report
4444
after_success:

0 commit comments

Comments
 (0)