Skip to content

Commit b096536

Browse files
authored
Fix NEKI (#5)
* fix issues with NEKI * remove Manifest and update Project files
1 parent 971924e commit b096536

File tree

9 files changed

+127
-631
lines changed

9 files changed

+127
-631
lines changed

.appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
environment:
22
matrix:
3-
- julia_version: 0.7
43
- julia_version: 1
54
- julia_version: nightly
65

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ignore the following patterns
22

3+
Manifest.toml
4+
35
# vim swap files
46
*.swp
57

0 commit comments

Comments
 (0)