We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222abe1 commit 1af614fCopy full SHA for 1af614f
.travis.yml
@@ -38,9 +38,6 @@ before_install:
38
- git clone http://github.com/aegir-project/provision.git /home/travis/build/aegir-project/provision
39
- cd /home/travis/build/aegir-project/provision
40
- git checkout $AEGIR_PROVISION_VERSION
41
- # show the commit we're at.
42
- - git log --oneline -n1
43
-
44
45
# Run prepare scripts.
46
- cd /home/travis/build/aegir-project/tests/travis
0 commit comments