mirror of
https://github.com/Smaug123/ClassicalCiphers.jl
synced 2025-10-12 12:58:39 +00:00
ClassicalCiphers.jl generated files.
license: BSD authors: Smaug123 years: 2016 user: Smaug123 Julia Version 0.4.1 [cbe1bee*]
This commit is contained in:
14
.travis.yml
Normal file
14
.travis.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
# Documentation: http://docs.travis-ci.com/user/languages/julia/
|
||||
language: julia
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
julia:
|
||||
- release
|
||||
- nightly
|
||||
notifications:
|
||||
email: false
|
||||
# uncomment the following lines to override the default test script
|
||||
#script:
|
||||
# - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
|
||||
# - julia -e 'Pkg.clone(pwd()); Pkg.build("ClassicalCiphers"); Pkg.test("ClassicalCiphers"; coverage=true)'
|
Reference in New Issue
Block a user