Skip to content

Commit

Permalink
exclude tests with aws deps on travis.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tavisrudd committed Dec 6, 2019
1 parent 50f9229 commit 953b73f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "9"
env:
- SKIP_IIDY_AWS_TEST=yes
before_install:
- rm yarn.lock # prefer npm until yarn / typescript issue fixed

0 comments on commit 953b73f

Please sign in to comment.