Skip to content

Commit 628f71b

Browse files
committed
- Require ModiaLang 0.10.0 (e.g. require DifferentialEquations 7)
- Remove unused files: .codecov.yml, .travis.yml, appveyor.yml - Fix import/using of some tests.
1 parent c593074 commit 628f71b

20 files changed

+101
-407
lines changed

.codecov.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Run tests
22

3+
env:
4+
JULIA_NUM_THREADS: ${{ matrix.threads }}
5+
36
on:
47
- push
58
jobs:

.travis.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)