Skip to content

Commit

Permalink
attempt to fix travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Jun 14, 2016
1 parent 38aef94 commit 9134493
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 @@ -29,4 +29,4 @@ before_script:
- cp flexunit/* third-party/flexunit/

script:
- ant full -Dairsdk.root="$AIR_HOME" -Dflashplayer="$HOME/Applications/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger"
- ant full -Dairsdk.root="$AIR_HOME" -Dflashplayer="/Applications/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger"

0 comments on commit 9134493

Please sign in to comment.