Repository: flink Updated Branches: refs/heads/master e3fec1f9a -> c6715b7f7
[travis] remove outdated comment regarding snapshots Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/c6715b7f Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/c6715b7f Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/c6715b7f Branch: refs/heads/master Commit: c6715b7f758655319b103b243497c7e3b563f6b6 Parents: e3fec1f Author: Maximilian Michels <[email protected]> Authored: Fri Jul 22 17:06:06 2016 +0200 Committer: Maximilian Michels <[email protected]> Committed: Tue Jul 26 13:46:39 2016 +0200 ---------------------------------------------------------------------- .travis.yml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink/blob/c6715b7f/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index f1ca93c..9fdd500 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,8 +12,6 @@ install: true language: java #See https://issues.apache.org/jira/browse/FLINK-1072 -# NOTE: When changing the build matrix, please also check with the tools/deploy_to_maven.sh file -# The file assumes a certain build order for the maven / nightly build deployments. matrix: include: # Always run test groups A and B together
