We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e6c57e commit ccc30f1Copy full SHA for ccc30f1
.travis.yml
@@ -0,0 +1,9 @@
1
+language: java
2
+
3
+jdk:
4
+ - oraclejdk8
5
6
+before_script:
7
+ - export MAVEN_OPTS="-Xmx5g -Xms1g $MAVEN_OPTS"
8
+ - echo $JAVA_OPTS
9
+ - echo $MAVEN_OPTS
README.md
@@ -329,4 +329,5 @@
329
It's designed to be General, Feasible and Useful.
330
331
[Magi Semantic Search主页](http://www.peak-labs.com/)
332
-
333
+[https://travis-ci.org/ysc/QuestionAnsweringSystem](https://travis-ci.org/ysc/QuestionAnsweringSystem)
0 commit comments