travis-ci tag

5 questions


1 answers
64 views
0
How to publish files built in github without managing them

Currently, we use bower and cdn.rawgit.com to publish a library of javascripts, such as:https://github.com/59naga/victorica#readmeIn this way, you will manage deliverables (victorica.min.js) on github...


1 answers
87 views
0
Can GitHub Enterprise work with Travis CI (not Enterprise)?

I can't find any documents or settings. Can't you do it in the first place?

1 years ago

1 answers
85 views
0
Platform Unsupported Error, TravisCI Does Not Work

environmentruby 2.6.5rails6MySQLMacOS with M1 chipWhat do you want to solvePlatform unsupported error, travis.yml does not run well.Also, sudo is deprecated and an error appears if it is ineffective.D...

1 years ago

1 answers
66 views
0
Application pushed to GitHub does not build in Travis CI

What do you want to doWhen you push the Rails app built in Docker to GitHub, you want to run a test with Travis CI and build it.SituationRunning the rails test inside the container on the Docker is fi...


1 answers
60 views
0
File not created with cp command on Travis CI

There's something I really want to do, but I tried writing the cp command..travis.yml script: - cp README.md TEMP.mdThe configuration screen is as follows. Log ExcerptThis job is running on container-...

1 years ago

© 2024 OneMinuteCode. All rights reserved.