Skip to content

Commit f11a38f

Browse files
committed
Changes Travis config after organisation change
1 parent 179e5ca commit f11a38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ matrix:
1616
- rust: nightly
1717
before_deploy:
1818
- cd /home/travis/build/lukaspustina/axfrnotify; cargo build --release
19-
- cd /home/travis/build/lukaspustina; git clone https://github.com/lukaspustina/axfrnotify-deb.git
19+
- cd /home/travis/build/lukaspustina; git clone https://github.com/trust-dns/axfrnotify-deb.git
2020
- cd /home/travis/build/lukaspustina/axfrnotify-deb; BIN_DIR=../axfrnotify/target/release ARCH=amd64 VERSION=$TRAVIS_TAG TAG=$TRAVIS_TAG DIST=trusty make package
2121
before_install:
2222
- gem install package_cloud

0 commit comments

Comments
 (0)