Skip to content

Commit

Permalink
Merge branch 'fix-uniformint' of https://github.com/dubzzz/pure-rand
Browse files Browse the repository at this point in the history
…into fix-uniformint
  • Loading branch information
dubzzz committed Nov 2, 2020
2 parents f189a57 + 74c29ab commit 5b3a91b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
language: node_js
node_js:
- "15"
- "14"
- "13"
- "12"
- "11"
- "10"
cache:
directories:
Expand All @@ -14,9 +11,6 @@ script:
- yarn format:check
- yarn build:prod
- yarn test
- git fetch --unshallow
- yarn bench -v -c 062041a39eff50db57ad3dd3a3742a4f11e53cb9:v3.1.0 -c 538c008283a10cfca78b20ae82765028a8a751f2:master -c c017f2be702dda219dc98df2ca2cc85f4795e469:basic -c 1892e2944e907868fa4b62f500acd32f2ad8f67e:shared-arrays
- yarn bench -v -c 538c008283a10cfca78b20ae82765028a8a751f2:master -c 062041a39eff50db57ad3dd3a3742a4f11e53cb9:v3.1.0
after_success:
- yarn coverage
stages:
Expand Down

0 comments on commit 5b3a91b

Please sign in to comment.