Closes #23: rename project since it does not use only Travis anymore
This commit is contained in:
parent
224809a83c
commit
ef4c20ce7a
|
@ -1,4 +1,5 @@
|
||||||
language: c
|
language: c
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages: &common_apt_packages
|
packages: &common_apt_packages
|
||||||
|
@ -125,8 +126,8 @@ install:
|
||||||
script:
|
script:
|
||||||
- make test/${MODE}
|
- make test/${MODE}
|
||||||
- |
|
- |
|
||||||
./utils/auto-push.sh "https://github.com/jsmaniac/travis-os.git" \
|
./utils/auto-push.sh "https://github.com/jsmaniac/os-test-framework.git" \
|
||||||
"git@github.com:jsmaniac/travis-os-deploy-artifacts.git" \
|
"git@github.com:jsmaniac/os-test-framework-deploy-artifacts.git" \
|
||||||
"screenshots-$TRAVIS_BRANCH-$MODE" \
|
"screenshots-$TRAVIS_BRANCH-$MODE" \
|
||||||
"deploy-base" \
|
"deploy-base" \
|
||||||
"edf345aad47e" \
|
"edf345aad47e" \
|
||||||
|
|
12
README.md
12
README.md
|
@ -6,24 +6,24 @@ Below are screenshots of an example operating system. This example merely displa
|
||||||
|
|
||||||
## QEMU (floppy disk)
|
## QEMU (floppy disk)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## QEMU (CD-ROM)
|
## QEMU (CD-ROM)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## VirtualBox
|
## VirtualBox
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Bochs
|
## Bochs
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## DOSBox (.bat)
|
## DOSBox (.bat)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Unix graphical environment (.sh)
|
## Unix graphical environment (.sh)
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Reference in New Issue
Block a user