Jukka Aho
38ae3ed30a
add using Pkg to make coverage work
2020-05-02 07:37:09 +07:00
Jukka Aho
13bca20285
Small improvement to document generation
2020-05-02 07:36:28 +07:00
Jukka Aho
984deb5df2
Test with Julia versions v1.0 and v1.4
2020-05-02 07:35:17 +07:00
Jukka Aho
ec9c8694e6
Test with OSX and Windows too
2020-05-02 07:34:47 +07:00
Jukka Aho
a0808f18fd
Update automatic document generation
...
It looks document generation proceduce has slightly changed.
docs/Project.toml is defining dependencies for document generation and
they are not explicitly given in `travis.yml`.
2019-09-13 17:06:56 +03:00
Jukka Aho
ae64e8a3fe
Update travis.yml to test with newest versions
...
0.7, 1.0 and nightly --> 1.2, 1.3, nightly
2019-09-13 13:23:33 +03:00
Jukka Aho
e462fa2862
Documentation deployment fix ( #230 )
...
Similar work done in FEMQuad.jl and FEMBase.jl
2019-04-08 21:35:13 +03:00
Jukka Aho
7d6d7aa977
Changes to Travis-CI
...
* Add Julia 1.0.
* Allow nightly to fail.
* Drop PkgTestSuite.
2018-09-06 13:34:26 +03:00
Jukka Aho
ad913f30a8
Enable Travis-CI for Julia 0.7 and nightly ( #209 )
2018-07-25 14:26:07 +03:00
Jukka Aho
648bbe2a40
use AsterReader.jl ( #136 )
...
Functions used to read Code Aster file format are now in separate package AsterReader.jl
2017-07-29 13:57:27 +03:00
Jukka Aho
e13d6482ce
Use PkgTestSuite for CI ( #131 )
...
This standardizes the CI process between JuliaFEM packages
2017-07-21 16:28:03 +03:00
Jukka Aho
2af7e0e1bb
move cloning of AbaqusReader.jl from .travis to build/deps.jl ( #130 )
2017-07-21 15:57:46 +03:00
Jukka Aho
a666bb4bd8
Use package AbaqusReader.jl ( #127 )
...
Source code related to read and parse ABAQUS .inp files is now living in
it's own repository `AbaqusReader.jl` and in this commit we cleanup the
same files from this repository.
- add AbaqusReader to .travis.yml because it's not registered package yet
- initialize Mesh from AbaqusReader.jl dict
- remove ABAQUS tests and files moved to AbaqusReader.jl
- remove references to old module Abaqus
- move ABAQUS code to preprocess.jl (what is left)
- close issue #122
- close issue #55
2017-07-21 00:40:52 +03:00
Jukka Aho
9ad66be08b
Make code 0.6 compatible ( #128 )
...
* running v0.6 conversion code proposed by @ovainola in #108 .
* change travis so that build is done using 0.6
* documentation is build from 0.6
* fix most of deprecation warnings
* fix test to pass 0.6
2017-07-20 20:46:57 +03:00
Jukka Aho
5e3a0c644e
add CheckHeader and CheckTabs ( #125 )
...
* add `CheckHeader.jl` and `CheckTabs.jl` to `travis.yml`
* fix tab -> 4 spaces
2017-07-20 17:10:15 +03:00
Tony Kelman
b1641579f2
use version number instead of release in .travis.yml ( #109 )
...
release will change over time, but your REQUIRE file says this
package supports julia 0.5 so it should continue to be tested
2017-07-20 16:04:21 +03:00
Jukka Aho
436bf119b2
Set up documentation + lint ( #121 )
...
- remove some automatically generated stuff not should even be in
repository
- set up lint + Documents.jl in same way it is defined in freshly started projects
- add lint + doctest to after_success so that build pass, these needs to be fixed later
- build is failing on nightly (0.7) but it's ok for release (0.5.2)
- Documenter.jl supports doctests, so this closes least #23
- build system is now on Travis-CI completely, so this closes also #68
2017-07-19 07:34:38 +03:00
Tero Frondelius
80d2ab20a3
Update .travis.yml
2017-01-09 17:54:28 +02:00
Tero Frondelius
c1de25b93e
Update .travis.yml
2017-01-06 10:47:56 +02:00
Tero Frondelius
d9cd61dcc3
Update .travis.yml
2017-01-04 13:24:24 +02:00
Jukka Aho
b7c2db8733
Update .travis.yml
...
Not even interested about OSX.
2015-10-20 22:13:32 +03:00
Jukka Aho
27a0226319
Update .travis.yml
...
"windows not supported" on travis (JuliaFEM works fine with windows)
2015-10-20 22:05:59 +03:00
Tero Frondelius
500689185d
Update .travis.yml
2015-07-07 21:26:46 +03:00
Tero Frondelius
e8bb6a9368
Update .travis.yml
...
Hook to Gitter added.
2015-06-22 23:21:24 +03:00
Tero Frondelius
09d623eb02
Update .travis.yml
...
Testing if the REQUIRE julia 0.4.0 - works
2015-06-20 22:26:26 +03:00
Jukka Aho
8bb5eced2e
testing with travis
2015-06-20 21:54:01 +03:00
Tero Frondelius
2d04ec9e51
Update .travis.yml
2015-06-20 20:22:45 +03:00
Tero Frondelius
d090d0b72b
Update .travis.yml
2015-06-20 20:15:37 +03:00
Tero Frondelius
a518c789ed
Update .travis.yml
2015-06-20 20:14:00 +03:00
Jukka Aho
00d70eb5c4
updated travis
2015-06-20 17:12:04 +03:00
ovainola
3251e50b64
Update .travis.yml
2015-06-09 17:04:51 +03:00
ovainola
4bb5347a25
Update .travis.yml
2015-06-06 19:26:09 +03:00
ovainola
e137e9f1de
Update .travis.yml
2015-06-06 19:18:48 +03:00
ovainola
ec5b3a60cd
Update .travis.yml
2015-06-06 19:12:17 +03:00
ovainola
2ac656f1fe
Update .travis.yml
2015-06-06 19:10:44 +03:00
ovainola
c313d319a7
Update .travis.yml
2015-06-06 19:06:46 +03:00
ovainola
7e7515cdfb
Update .travis.yml
2015-06-06 19:00:37 +03:00
Olli Vainola
be15416232
added print, new 3
2015-06-06 18:42:03 +03:00
Olli Vainola
61f56aaaa7
added print, new 2
2015-06-06 18:40:32 +03:00
Olli Vainola
f09f251e74
added print, new
2015-06-06 18:39:01 +03:00
Olli Vainola
b88cfbc1d5
added print
2015-06-06 18:29:59 +03:00
Olli Vainola
eac72c1f55
testing travis without after_success 2
2015-06-06 17:58:29 +03:00
Olli Vainola
b39a7c686b
testing travis without after_success
2015-06-06 17:54:51 +03:00
Olli Vainola
6fb51eef4f
Removed < mark
2015-06-06 16:48:28 +03:00
Olli Vainola
862d7c4170
Adding after success to travis.yml
2015-06-06 16:46:15 +03:00
Olli Vainola
4f8158f47c
Adding init to travis.yml
2015-06-06 16:41:55 +03:00
ovainola
01eaf36576
Update .travis.yml
2015-05-26 10:03:06 +03:00
Tero Frondelius
868a9d2f8f
travis CI updates
2015-05-25 22:39:30 +03:00
Tero Frondelius
be20a84dfe
Update .travis.yml
2015-05-21 20:15:27 +03:00
Tero Frondelius
9257c10909
Update .travis.yml
2015-05-20 22:39:03 +03:00