diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 60227e7a..00000000 --- a/.travis.yml +++ /dev/null @@ -1,23 +0,0 @@ -language: node_js -sudo: false - -node_js: -- "0.10" - -git: - depth: 3 - -branches: - only: - - master - - stable - -addons: - apt: - sources: - - naturaldocs - - ant - -script: -- ant setup -- ant build-docs diff --git a/README.md b/README.md index 54e67351..23c12f65 100755 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [Link to website](http://gpu.rocks/) -**TODO: Write a README** +**TODO: Add more stuff to this README =# ** # HOWTO: Build / Generate Docs - The following is required to be installed diff --git a/build.xml b/build.xml index f36f1d32..ed11ad7f 100755 --- a/build.xml +++ b/build.xml @@ -20,16 +20,31 @@ - - + + + + + - + - + + + + + + + + + + + + +