Repository: mahout
Updated Branches:
  refs/heads/master e75b1e0dd -> ce54875d1


(nojira) more edits travis conf: spelling


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/ce54875d
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/ce54875d
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/ce54875d

Branch: refs/heads/master
Commit: ce54875d14cd7ca18753dfdf954389b4dccc606e
Parents: e75b1e0
Author: Andrew Palumbo <[email protected]>
Authored: Wed Apr 20 00:48:33 2016 -0400
Committer: Andrew Palumbo <[email protected]>
Committed: Wed Apr 20 00:48:33 2016 -0400

----------------------------------------------------------------------
 .travis.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/ce54875d/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 6e195ac..371bd0d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,8 +33,7 @@ before_install:
   - unzip -qq apache-maven-3.3.9-bin.zip
   - export M2_HOME=$PWD/apache-maven-3.3.9
   - export PATH=$M2_HOME/bin:$PATH
-  - pwd
-  - ls
+ 
 
-script: /home/travis/apache/mahout/run-tests.sh
+script: ./runtests.sh
 

Reply via email to