Julia Programming Language
Travis CI fails for Julia v0.7 since Test package missing
Tooling
fredrikekre
September 14, 2018, 6:21am
27
You can think of
Project.toml
’s
[deps]
section as the old
REQUIRE
file.
show post in topic
Related topics
Topic
Replies
Views
Activity
Error using package in local environment
General Usage
testing
,
configuration
17
1464
July 17, 2024
Pkg.add() refuses to use the required version
General Usage
9
2516
August 14, 2018
Packaging: why can't Julia find Test in Travis?
General Usage
question
,
package
2
639
June 23, 2020
Errors when testing unregistered custom package (because of non-ASCII characters, it seems)
Package Management
testing
,
strings
,
pkg
24
2726
June 1, 2020
Installing dependencies for separate Project.toml during package development/testing
Package Management
question
,
pkg
3
1480
October 27, 2021