change parantheses
This commit is contained in:
parent
9065fe00cd
commit
576c710413
@ -35,7 +35,7 @@ install:
|
||||
build_script:
|
||||
- echo "%JL_BUILD_SCRIPT%"
|
||||
- C:\julia\bin\julia -e "%JL_BUILD_SCRIPT%"
|
||||
- C:\julia\bin\julia --project=C:\projects\plots-jl -e "using Pkg; Pkg.pin(PackageSpec(name="FixedPointNumbers", version="0.7"))"
|
||||
- C:\julia\bin\julia --project=C:\projects\plots-jl -e 'using Pkg; Pkg.pin(PackageSpec(name="FixedPointNumbers", version="0.7"))'
|
||||
|
||||
test_script:
|
||||
- echo "%JL_TEST_SCRIPT%"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user