Skip to content

Commit

Permalink
Fix L testing
Browse files Browse the repository at this point in the history
  • Loading branch information
coldfumonkeh committed Feb 3, 2015
1 parent 95b82bd commit 688625f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ env:
# - PLATFORM=railo41 TESTFRAMEWORK=testbox
# - PLATFORM=railo42beta TESTFRAMEWORK=testbox
# - PLATFORM=acf10-linux64 TESTFRAMEWORK=testbox
- PLATFORM=lucee42 TESTFRAMEWORK=mxunit
# - PLATFORM=lucee42 TESTFRAMEWORK=mxunit


install: ant -Dtest.framework=$TESTFRAMEWORK -Dsource=remote -Dwork.dir=$HOME/work -Dbuild.dir=$TRAVIS_BUILD_DIR -Dplatform=$PLATFORM install-ci-deps
Expand Down

0 comments on commit 688625f

Please sign in to comment.