Skip to content

Commit

Permalink
try non-concurrent test
Browse files Browse the repository at this point in the history
  • Loading branch information
redallen committed Feb 18, 2019
1 parent 53efb23 commit bc4cfd2
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,3 +1,4 @@
dist: xenial
language: node_js
node_js:
- "8" # Also included in .nvmrc, but this saves a few seconds
Expand Down Expand Up @@ -47,6 +48,7 @@ jobs:
name: Build Dist
script:
- yarn build
- yarn test:pf3
- .circleci/clean_cache.sh

- stage: Tests
Expand Down

0 comments on commit bc4cfd2

Please sign in to comment.