Skip to content

Commit

Permalink
Revert "Fix Travis paths"
Browse files Browse the repository at this point in the history
This reverts commit 5b28d5f.
  • Loading branch information
aljungberg committed Jan 30, 2013
1 parent 5b28d5f commit fc0689f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ before_install:
- jdk_switcher use openjdk6
install: ./bootstrap.sh --quiet --noprompt --directory ./narwhal
script: jake test
env: PATH=$HOME/builds/$TRAVIS_REPO_SLUG/narwhal/bin:$PATH CAPP_BUILD=$HOME/builds/$TRAVIS_REPO_SLUG/Build NARWHAL_ENGINE=rhino
env: PATH=$HOME/build/$TRAVIS_REPO_SLUG/narwhal/bin:$PATH CAPP_BUILD=$HOME/build/$TRAVIS_REPO_SLUG/Build NARWHAL_ENGINE=rhino

0 comments on commit fc0689f

Please sign in to comment.