Skip to content

Commit 6f0b7f5

Browse files
committed
fix compat
1 parent b27c232 commit 6f0b7f5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ os:
44
- linux
55
- osx
66
julia:
7-
- 1.0
8-
- 1.1
7+
- 1.4
98
- nightly
109
notifications:
1110
email: false

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MD5 = "6ac74813-4b46-53a4-afec-0b5dc9d7885c"
88
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
99

1010
[compat]
11-
julia = "1"
11+
julia = "1.4"
1212
MD5 = "0.2"
1313
ArcadeLearningEnvironment_jll = "0.6"
1414

0 commit comments

Comments
 (0)