Skip to content

Commit d26b409

Browse files
committed
Update Project.toml
1 parent 750a859 commit d26b409

2 files changed

Lines changed: 6 additions & 19 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ git:
1313

1414
## uncomment the following lines to allow failures on nightly julia
1515
## (tests will run but not make your overall status red)
16-
#matrix:
17-
# allow_failures:
18-
# - julia: nightly
16+
matrix:
17+
allow_failures:
18+
- julia: nightly
1919

2020
# uncomment the following lines to override the default test script
2121
script:

Project.toml

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,9 @@ license = "MIT"
66
uuid = "a5a47323-cf2a-443b-a747-99a2b29c4966"
77

88
[deps]
9-
Pkg = "fe1c5a76-5840-53d2-82f9-288dd83ce2ce"
9+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1010
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1111
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
1212

13-
ModuleInterfaceTools = "5cb8414e-7aab-5a03-a681-351269c074bf" # x13gh7y6id3fbmke
14-
MurmurHash3 = "f0d41675-b40b-4ac0-9c24-1938651d8492" # q55ln7mp20ph5cko
15-
PCRE2 = "c9310f65-a42c-5928-aca3-d34f64192029" # d62uhoik906m7n8r
16-
Format = "1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8" # 9wb580eyjv4k3iej
17-
StrTables = "9700d1a9-a7c8-5760-9816-a99fda30bb8f" # ekt5t6nt8g0cqhjb
18-
LaTeX_Entities = "9927f19a-46ce-5bdd-a20a-f46a78b61e3d" # ok2sdq4u5xwlc6b0
19-
Emoji_Entities = "fd8f23de-bd2f-5c75-921c-0c9ab51355f5" # 4p6o3reehca95put
20-
HTML_Entities = "7693890a-d069-55fe-a829-b4a6d304f0ee" # xp05kd5mamt92yhj
21-
Unicode_Entities = "a8aa15d3-c567-5e9f-b6cc-4b0f97f09cf7" # c1luci97ry8fxdt7
22-
StrAPI = "69e7dfc3-c4d0-5e14-8d95-d6042a05b383" # pyw9o1y3wywo95tt
23-
CharSetEncodings = "cb9422de-a9d8-5b68-86db-ff05833ab307" # 08ylxl46exltiemd
24-
ChrBase = "c13fa7b1-fb91-5a40-8b3c-3aad7fd30002" # lrdfni7si4o797fr
25-
StrBase = "9ae48233-fac8-48c3-9111-9059e0a096a8" # 2v12uwlr0ueale6n
26-
StrRegex = "128fb37e-e16c-4908-8083-6410b01968ef" # iyhlb4unq5ml4g0w
27-
StrLiterals = "627f7b36-cfa1-4420-8f93-de9d4fe56cdc" # 8462oq09ek07knos
13+
Format = "1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8" # 9wb580eyjv4k3iej
14+
StrLiterals = "627f7b36-cfa1-4420-8f93-de9d4fe56cdc" # 8462oq09ek07knos

0 commit comments

Comments
 (0)