Skip to content

Commit

Permalink
Merge branch 'origin/master' into branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsharratt committed Feb 12, 2017
2 parents 3751e78 + cb1427b commit 549ff89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ test:
override:
- npm run test
- npm run coveralls
- case $CIRCLE_NODE_INDEX in 0) ./bin/integration-test latest ;; 1) ./bin/integration-test lts ;; esac:
parallel: true
# - case $CIRCLE_NODE_INDEX in 0) ./bin/integration-test latest ;; 1) ./bin/integration-test lts ;; esac:
# parallel: true

0 comments on commit 549ff89

Please sign in to comment.