Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Stepping versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Jonas committed Feb 20, 2020
1 parent 955826c commit dde2d36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: erlang
otp_release:
- 17.5
- 18.3
- 19.2
- 20.3
- 21.3
- 22.2
before_script:
kerl list installations
script:
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PROJECT = ejson
DEPS = jsx
TEST_DEPS = proper

dep_jsx_commit = v2.8.2
dep_jsx_commit = v2.9.0

COMPILE_FIRST = ejson_trans
TEST_COMPILE_FIRST = ejson_trans_test ejson_ext1 ejson_ext2 ejson_ext3
Expand Down

0 comments on commit dde2d36

Please sign in to comment.