Skip to content

Commit

Permalink
more path fun
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgal committed Aug 5, 2014
1 parent 864ae40 commit dc4d5ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ before_script:
script:
- casperjs $TRAVIS_BUILD_DIR/tests/automation.js
- casperjs --engine=slimerjs $TRAVIS_BUILD_DIR/tests/automation.js
- slimerjs
- PATH=${PATH}:$TRAVIS_BUILD_DIR/node_modules/slimerjs/lib/slimer slimerjs
- export PATH
- cd java && make && cd ..
- cd tests && make && cd ..

0 comments on commit dc4d5ce

Please sign in to comment.