Skip to content

Commit 9f5a8f5

Browse files
committed
Bump REQUIRE
1 parent f83c09e commit 9f5a8f5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
julia 0.7
22
Reexport 0.2.0
3-
ApproxFunBase 0.0.1
3+
ApproxFunBase 0.0.2
44
FastGaussQuadrature 0.3.2
55
FastTransforms 0.4.2
66
DualNumbers 0.4

appveyor.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ platform:
88
- x86 # 32-bit
99
- x64 # 64-bit
1010

11-
# # Uncomment the following lines to allow failures on nightly julia
12-
# # (tests will run but not make your overall status red)
13-
# matrix:
14-
# allow_failures:
15-
# - julia_version: nightly
11+
# Uncomment the following lines to allow failures on nightly julia
12+
# (tests will run but not make your overall status red)
13+
matrix:
14+
allow_failures:
15+
- julia_version: nightly
1616

1717
branches:
1818
only:

0 commit comments

Comments
 (0)