Skip to content

Commit 31d2e8d

Browse files
authored
Merge pull request #31 from JuliaComputing/tan/ci
update minor version and ci configuration
2 parents 9d3e4b9 + 2e61b23 commit 31d2e8d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ julia:
1212
- 1.1
1313
- 1.2
1414
- 1.3
15+
- 1.4
16+
- 1.5
1517
- nightly
1618

1719
addons:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uuid = "79c8b4cd-a41a-55fa-907c-fab5288e1383"
33
keywords = ["amqpclient", "rabbitmq", "amqp", "amqp-client", "message-queue"]
44
license = "MIT"
55
desc = "A Julia AMQP (Advanced Message Queuing Protocol) / RabbitMQ Client."
6-
version = "0.3.0"
6+
version = "0.3.1"
77

88
[deps]
99
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"

0 commit comments

Comments
 (0)