Skip to content

Commit

Permalink
(nojira) more edits travis conf: spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpalumbo committed Apr 20, 2016
1 parent e75b1e0 commit ce54875
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ce54875

Please sign in to comment.