Skip to content

Commit

Permalink
Fix travis with dhooks
Browse files Browse the repository at this point in the history
  • Loading branch information
FortyTwoFortyTwo committed Sep 16, 2019
1 parent 4c47cd6 commit 52adfd5
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 @@ -18,7 +18,7 @@ before_script:
- cd addons/sourcemod/scripting
- wget "https://raw.githubusercontent.com/FlaminSarge/tf2attributes/master/tf2attributes.inc" -O include/tf2attributes.inc
- wget "https://raw.githubusercontent.com/nosoop/SM-TFEconData/master/scripting/include/tf_econ_data.inc" -O include/tf_econ_data.inc
- wget "https://bitbucket.org/Peace_Maker/dhooks2/src/default/sourcemod/scripting/include/dhooks.inc" -O include/dhooks.inc
- wget "https://bitbucket.org/Peace_Maker/dhooks2/raw/dfe13dde99547a5c6c7815d843809726cc92c897/sourcemod/scripting/include/dhooks.inc" -O include/dhooks.inc
- chmod +x spcomp-custom-$SMVERSION;

script:
Expand Down

0 comments on commit 52adfd5

Please sign in to comment.