Skip to content

Commit

Permalink
Used the wrong target name to exclude greenhouse tests.
Browse files Browse the repository at this point in the history
Got it right this time.
  • Loading branch information
Greg Fairbanks committed Sep 18, 2013
1 parent 2859a95 commit f20c7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,4 +8,4 @@ before_script:
- ./scripts/run_sc_server_master.sh
- sleep 5 # give sc-server some time to start

script: phantomjs phantomjs/test_runner.js --no-experimental --exclude-targets=/greenhouse
script: phantomjs phantomjs/test_runner.js --no-experimental --exclude-targets=/sproutcore/greenhouse

0 comments on commit f20c7f4

Please sign in to comment.