We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e620bb9 commit 65a5fbcCopy full SHA for 65a5fbc
.travis.yml
@@ -13,9 +13,9 @@ git:
13
14
## uncomment the following lines to allow failures on nightly julia
15
## (tests will run but not make your overall status red)
16
-#matrix:
17
-# allow_failures:
18
-# - julia: nightly
+matrix:
+ allow_failures:
+ - julia: nightly
19
20
# uncomment the following lines to override the default test script
21
script:
Project.toml
@@ -6,7 +6,7 @@ license = "MIT"
6
repo = "https://github.com/JuliaString/Format.jl.git"
7
git-tree-sha1 = "08516ad5a1004cfd0ac67ddf180a4e94ad7e47e2"
8
uuid = "1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8"
9
-version = "0.6.2"
+version = "0.6.3"
10
11
[deps]
12
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
0 commit comments