Skip to content

Commit

Permalink
Add bs5 (ocaml 4.02.1) to deploy jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Coobaha committed Jun 20, 2020
1 parent 44f1d0e commit 83d9f3b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,24 +33,24 @@ jobs:
overwrite: true
draft: true
- os: linux
env: COMPONENT=ppx-examples-test GENERATION=6
env: COMPONENT=ppx-examples-test GENERATION=5
script: STAGE=deploy npm run travis
deploy: *gh-release
- os: osx
env: COMPONENT=ppx-examples-test
script: STAGE=deploy npm run travis
deploy: *gh-release
- os: osx
env: COMPONENT=ppx-examples-test GENERATION=6
env: COMPONENT=ppx-examples-test GENERATION=5
script: STAGE=deploy npm run travis
deploy: *gh-release

env:
- COMPONENT=ppx-examples-test
- COMPONENT=ppx-examples-test GENERATION=6
- COMPONENT=ppx-examples-test GENERATION=5
- COMPONENT=ppx-examples-test GENERATION=latest
- COMPONENT=runtime
- COMPONENT=runtime GENERATION=6
- COMPONENT=runtime GENERATION=5
- COMPONENT=runtime GENERATION=latest

# Allow failures on the upcoming major version of BuckleScript
Expand Down
2 changes: 1 addition & 1 deletion ppx-deriving

0 comments on commit 83d9f3b

Please sign in to comment.