Browse Source

adding framework to .travis.yaml so that so that Travis-CI will automatically test your pull request

Nick Kasvosve 9 years ago
parent
commit
45004c419d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -94,6 +94,7 @@ env:
     - "TESTDIR=Java/undertow-edge"
     - "TESTDIR=Java/undertow-edge"
     - "TESTDIR=Java/vertx"
     - "TESTDIR=Java/vertx"
     - "TESTDIR=Java/wicket"
     - "TESTDIR=Java/wicket"
+    - "TESTDIR=Java/beyondj"
     - "TESTDIR=Java/wildfly-ee7"
     - "TESTDIR=Java/wildfly-ee7"
     - "TESTDIR=JavaScript/express"
     - "TESTDIR=JavaScript/express"
     - "TESTDIR=JavaScript/hapi"
     - "TESTDIR=JavaScript/hapi"