Skip to content

Commit

Permalink
Merge pull request #35 from jakewilliami/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
jakewilliami authored Oct 28, 2020
2 parents 27a1677 + 8e66cae commit 8de2d1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,10 @@ os:
- linux
- osx
julia:
- 1.0
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- nightly
notifications:
email: false
git:
depth: 99999999

after_success:
- julia -e 'using Pkg; Pkg.add("Coverage"); using Coverage; Codecov.submit(process_folder())'
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "FaceDetection"
uuid = "00808967-75e2-4046-a522-2ca211e35506"
authors = ["Jake W. Ireland <[email protected]> and contributors"]
version = "0.1.1"
version = "0.2.0"

[deps]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Expand Down

0 comments on commit 8de2d1c

Please sign in to comment.