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
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages: &common_apt_packages
|
||||
|
@ -125,8 +126,8 @@ install:
|
|||
script:
|
||||
- make test/${MODE}
|
||||
- |
|
||||
./utils/auto-push.sh "https://github.com/jsmaniac/travis-os.git" \
|
||||
"git@github.com:jsmaniac/travis-os-deploy-artifacts.git" \
|
||||
./utils/auto-push.sh "https://github.com/jsmaniac/os-test-framework.git" \
|
||||
"git@github.com:jsmaniac/os-test-framework-deploy-artifacts.git" \
|
||||
"screenshots-$TRAVIS_BRANCH-$MODE" \
|
||||
"deploy-base" \
|
||||
"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 (CD-ROM)
|
||||
|
||||

|
||||

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

|
||||

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

|
||||

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

|
||||

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

|
||||

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