Skip to content

Commit e224070

Browse files
authored
Merge pull request #22 from TuringLang/mt/test_julia1.3
Enable Travis tests on Julia 1.3
2 parents 8418572 + 7359426 commit e224070

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ julia:
77
- 1.0
88
- 1.1
99
- 1.2
10+
- 1.3
1011
- nightly
1112
matrix:
1213
allow_failures:

Project.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1212
[compat]
1313
julia = "1"
1414
ForwardDiff = "0.10.3"
15-
Turing = "0.7"
1615

1716
[extras]
1817
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"

0 commit comments

Comments
 (0)