Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentheirendt committed Mar 31, 2019
2 parents 5725ff2 + 06aebff commit 65467d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ os:
- linux

julia:
- 0.6
- 0.7
- 1.0
- nightly

matrix:
allow_failures:
- julia: 0.6
- julia: 0.7
- julia: nightly

notifications:
Expand Down
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "GigaSOM"
uuid = "6938aec0-5167-11e9-0fa5-b3a57f4853a7"
uuid = "a03a9c34-069e-5582-a11c-5c984cab887c"
authors = ["laurentheirendt <[email protected]>"]
version = "0.0.1"
version = "0.0.4"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 65467d2

Please sign in to comment.