Skip to content

Commit 6a9054b

Browse files
author
Shashi Gowda
committed
add 0.6 to build matrix, make 0.6 only
1 parent 930a756 commit 6a9054b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ os:
55
# - osx
66
julia:
77
- 0.5
8+
- 0.6
89
- nightly
910
matrix:
1011
allow_failures:

Diff for: REQUIRE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
julia 0.5
1+
julia 0.6
22
Compat 0.19
33
Logging

0 commit comments

Comments
 (0)