File tree Expand file tree Collapse file tree 3 files changed +31
-4
lines changed
Expand file tree Collapse file tree 3 files changed +31
-4
lines changed Original file line number Diff line number Diff line change 22language : julia
33os :
44 - linux
5+ - osx
6+ - windows
57julia :
6- - 0.6
8+ - 1.0
9+ - nightly
10+ matrix :
11+ allow_failures :
12+ - julia : nightly
13+ fast_finish : true
714notifications :
8- email : false
9- # uncomment the following lines to override the default test script
15+ email : falseript
1016script :
1117 - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
1218 - julia -e '
13- Pkg.clone("https://github.com/JuliaComputing /Deprecations.jl");
19+ Pkg.clone("https://github.com/aminya /Deprecations.jl");
1420 Pkg.clone(pwd()); Pkg.build("FemtoCleaner");
1521 Pkg.checkout("AbstractTrees");
1622 import JSON;
Original file line number Diff line number Diff line change 1+ name = " FemtoCleaner"
2+ uuid = " 9af2f830-beea-11e9-1088-b32cf2144e57"
3+ authors = [
" aminya <[email protected] >" ]
4+ version = " 0.1.0"
5+
6+ [compat ]
7+ julia = " 1"
8+
9+ [deps ]
10+ Deprecations =" 687c44b0-beea-11e9-3666-0b52fd97bbca"
11+ CSTParser = " 00ebfdb7-1f24-5e51-bd34-a7502290713f"
12+ GitHub =" bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26"
13+ Revise =" 295af30f-e4ad-537b-8983-00126c2a3abe"
14+
15+ [extras ]
16+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
17+
18+ [targets ]
19+ test = [" Test" ]
Original file line number Diff line number Diff line change 11# FemtoCleaner
2+ This pull request is under development for Julia 1.0. Use https://github.com/aminya/FemtoCleaner.jl for running locally on Julia 0.6.4
3+
24
35<p align =" center " ><img src =" https://media.giphy.com/media/uVOTDhb5O5nW0/giphy.gif " alt =" serious femtocleaning " ></p >
46
You can’t perform that action at this time.
0 commit comments