We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e5bab commit db1c1dbCopy full SHA for db1c1db
.travis.yml
@@ -1,5 +1,8 @@
1
# Documentation: http://docs.travis-ci.com/user/languages/julia/
2
language: julia
3
+branches:
4
+ only:
5
+ - master
6
os:
7
- linux
8
# - osx
Project.toml
@@ -1,7 +1,7 @@
name = "ModelingToolkit"
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
authors = ["Chris Rackauckas <[email protected]>"]
-version = "3.4.0"
+version = "3.5.0"
[deps]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
0 commit comments