Skip to content

Commit

Permalink
Try out builderCI's issue #12
Browse files Browse the repository at this point in the history
  • Loading branch information
frankshearar committed Sep 1, 2012
1 parent a80018e commit b4468bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ env:
install:
- export PROJECT_HOME="$(pwd)"
- cd $HOME
- wget -O builderCI.zip https://github.com/dalehenrich/builderCI/zipball/master
- wget -O builderCI.zip https://github.com/dalehenrich/builderCI/zipball/issue_12
- unzip -q builderCI.zip
- cd dalehenrich-builderCI*
- source build_env_vars
Expand Down

0 comments on commit b4468bd

Please sign in to comment.