Skip to content

Commit

Permalink
chore(travis): run packages tests only on single stack (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshshanmugam authored and jahtalab committed Sep 11, 2019
1 parent c38f175 commit 216d48d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,6 @@ jobs:
- stage: check
script: npm run bundlesize
name: 'Analyse size of JS bundles'
- stage: test
env:
- STACK_VERSION=6.5.0
- SCOPE=@elastic/apm-rum-core
- stage: test
env:
- STACK_VERSION=6.5.0
- SCOPE=@elastic/apm-rum
- stage: test
env:
- STACK_VERSION=6.6.0
- SCOPE=@elastic/apm-rum-core
- stage: test
env:
- STACK_VERSION=6.6.0
- SCOPE=@elastic/apm-rum
- stage: test
env:
- STACK_VERSION=7.0.0
Expand Down

0 comments on commit 216d48d

Please sign in to comment.