Skip to content

Commit b4e38b4

Browse files
committed
update require and travis
1 parent 94c1c15 commit b4e38b4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ os:
44
- linux
55
- osx
66
julia:
7-
- 0.6
7+
- 1.0
8+
- 1.1
89
- nightly
910
notifications:
1011
email: false

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
julia 0.6
1+
julia 1.0

0 commit comments

Comments
 (0)