Skip to content

Commit

Permalink
try to work around travis-ci bug
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasq committed Aug 26, 2021
1 parent 9b557c6 commit d3a54d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,5 +1,6 @@
before_install:
- npm install qnit
# travis-ci.com breaks on "npm ci" when unable to remove qmock ??
- npm install qnit qmock
language: node_js
node_js:
# 0.10 and 0.8 might need a newer qmock:
Expand Down

0 comments on commit d3a54d0

Please sign in to comment.